Write a program to print prime nums from 1-20 using c
programing?
Answer Posted / binati mishra
prime number 1 to 20:
1 2 3 5 7 11 13 17 19
| Is This Answer Correct ? | 31 Yes | 17 No |
Post New Answer View All Answers
What does 4d mean in c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
Is c is a middle level language?
What are the standard predefined macros?
Explain the difference between null pointer and void pointer.
What do you mean by command line argument?
write a program to rearrange the array such way that all even elements should come first and next come odd
What are the uses of null pointers?
Explain pointer. What are function pointers in C?
What are pointers really good for, anyway?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What does the message "automatic aggregate intialization is an ansi feature" mean?
How can I open files mentioned on the command line, and parse option flags?
What are different types of variables in c?
What does the function toupper() do?