Do-While Loop


 

  1. A program to display the first 10 odd numbers.

 

  1. A program to display all even numbers in the range of 100 to 200.

 

  1. A program to display the table of any number inputted by the user.

 

  1. A program to display the reverse of a number entered by the user.

 

 


Previous:
Elementary Programs


Next:
Switch-Case