Computer Applications
Related Questions
Give one difference between while and do while loop.
Write a program in Java using for loop to print all the odd and even number upto 30 terms.
Write a program using while loop to generate the first 10 natural numbers and their sum.
Program to check whether the product of two numbers is a buzz number or not.
[A number that ends with 7 or is divisible by 7, is called a buzz number]