Question: 1.Assume that the int variable num contains a positive value. Write an if statement that displays true if the variable num is a multiple of
1.Assume that the int variable num contains a positive value. Write an if statement that displays "true" if the variable num is a multiple of 3 but is not a multiple of 24.
2. Assume that the int variable num contains a positive value. Write an if- statement that displays multiple of 5" if the variable num is a multiple of 5.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
