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


Please Help Members By Posting Answers For Below Questions

shorting algorithmS

1771


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

1816


what type of questions arrive in interview over c programming?

1531


What do mean by network ?

633


What is variable declaration and definition in c?

479






What is the equivalent code of the following statement in WHILE LOOP format?

717


Is array name a pointer?

581


write a program to display all prime numbers

1426


What library is sizeof in c?

544


How can you increase the allowable number of simultaneously open files?

569


What is your stream meaning?

578


What is a char in c?

533


What are the disadvantages of c language?

588


Write the Program to reverse a string using pointers.

597


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

573