write a program to find the given number is prime or not
Answer Posted / alex
here is answer
http://www.prepjunk.com/151/program-to-find-the-given-number-is-prime-or-not
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is c called a structured programming language?
What is volatile variable how do you declare it?
What is #line used for?
Write a C program in Fibonacci series.
What is c basic?
Why do we write return 0 in c?
Are the variables argc and argv are always local to main?
In C language, a variable name cannot contain?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What is difference between scanf and gets?
What is volatile variable in c with example?
What is c language & why it is used?
What are Macros? What are its advantages and disadvantages?
What is nested structure in c?
Explain how can I read and write comma-delimited text?