Give one difference between while and do while loop.
38 Likes
Answered By
25 Likes
Explain the switch statement with an example.
What is the importance of break and default statements in switch?
Write a program in Java using for loop to print all the odd and even number upto 30 terms.
Write a program to print all the factors of 20.