i want to asked a question about c program the question is:
create a c program that displays all prime numbers less than
500? using looping statement
Answer Posted / vadivelt
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
praagnovation
What are types of functions?
What is conio h in c?
Which is the best website to learn c programming?
How is pointer initialized in c?
If the size of int data type is two bytes, what is the range of signed int data type?
What is page thrashing?
Explain why can’t constant values be used to define an array’s initial size?
What is the function of multilevel pointer in c?
What is void c?
Is void a keyword in c?
Describe the header file and its usage in c programming?
Explain how are portions of a program disabled in demo versions?
What is meant by realloc()?
What is the best way to store flag values in a program?