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


Please Help Members By Posting Answers For Below Questions

In a switch statement, what will happen if a break statement is omitted?

602


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

740


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

655


Is int a keyword in c?

557


What is the size of enum in c?

621






What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

813


What does sizeof return c?

605


What are valid operations on pointers?

668


will u please send me the placement papers to my mail???????????????????

1367


Is c still used?

604


What is dynamic memory allocation?

810


What are pointers? Why are they used?

632


Explain what are global variables and explain how do you declare them?

642


What is printf () in c?

578


Which is better pointer or array?

597