Computer Applications
Related Questions
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]Generate the following series upto 10 terms:
1, 4, 7,10 ……
Generate the following series upto 10 terms:
1, 8, 27, 64, 125 ……..
Write a program to print all the prime numbers between 1 and 100.