Write a program to print prime nums from 1-20 using c
programing?
Answer Posted / ricky dobriyal
sorry for above output mistake:
output :1 2 5 7 11 13 17 19
| Is This Answer Correct ? | 21 Yes | 17 No |
Post New Answer View All Answers
How do we print only part of a string in c?
Explain continue keyword in c
Compare and contrast compilers from interpreters.
What extern c means?
What is the argument of a function in c?
Explain how can a program be made to print the line number where an error occurs?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
How are variables declared in c?
What is a function in c?
What happens if you free a pointer twice?
Is sizeof a keyword in c?
What is the size of empty structure in c?
What are the types of arrays in c?
What are the types of assignment statements?
Write a simple code fragment that will check if a number is positive or negative.