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
What is a scope resolution operator in c?
What is data structure in c and its types?
write a program to rearrange the array such way that all even elements should come first and next come odd
What is the difference between union and anonymous union?
What is the difference between the local variable and global variable in c?
What is a buffer in c?
What is s in c?
How can I swap two values without using a temporary?
write a progrmm in c language take user interface generate table using for loop?
What are the advantages and disadvantages of a heap?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
What are the differences between Structures and Arrays?
What is declaration and definition in c?
What is the meaning of 2d in c?
Where static variables are stored in memory in c?