write the program for prime numbers?
Answer Posted / tayyab ali
write the program to print prime numbers from 1 to 1000?
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
What is function prototype in c with example?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
What is const volatile variable in c?
How do I send escape sequences to control a terminal or other device?
What is null pointer in c?
What does do in c?
using for loop sum 2 number of any 4 digit number in c language
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
What is header file definition?
How do I create a directory? How do I remove a directory (and its contents)?
Is printf a keyword?
how to construct a simulator keeping the logical boolean gates in c
Is there a way to switch on strings?
Explain do array subscripts always start with zero?
What are different storage class specifiers in c?