Question: 1) Use a for loop to print the odd numbers from 1 to 19 on the screen 2) Use a while loop to print numbers
1) Use a for loop to print the odd numbers from 1 to 19 on the screen
2) Use a while loop to print numbers 1 to 35 on the screen
3) Use a do-while loop to print numbers 1 to 29 on the screen
4) Use a loop structure to calculate the sum of all odd numbers from 1 to 27
5) Use a loop structure to calculate the product of all odd numbers from 1 to 11.
Step by Step Solution
3.43 Rating (150 Votes )
There are 3 Steps involved in it
Sure here are solution... View full answer
Get step-by-step solutions from verified subject matter experts
