In how much time you will write this c program?
Prime nos from 1 to 1000
Answer Posted / thunder
time taken for finding one prime is equal to finding 1 to 1000
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how we can make 3d venturing graphics on outer interface
What is the explanation for modular programming?
How do I determine whether a character is numeric, alphabetic, and so on?
What is the use of function overloading in C?
Explain how many levels deep can include files be nested?
Explain how does flowchart help in writing a program?
What is a void pointer? When is a void pointer used?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
The __________ attribute is used to announce variables based on definitions of columns in a table?
What does s c mean in text?
Why we use int main and void main?
Write a code on reverse string and its complexity.
What is action and transformation in spark?
Do character constants represent numerical values?
What is the purpose of sprintf() function?