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
where are auto variables stored? What are the characteristics of an auto variable?
When should a type cast not be used?
What are the benefits of organizational structure?
what type of questions arrive in interview over c programming?
What is typedef?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is the data segment that is followed by c?
What is sorting in c plus plus?
What do the functions atoi(), itoa() and gcvt() do?
What is the difference between a string and an array?
Difference between goto, long jmp() and setjmp()?
What is c definition?
p*=(++q)++*--p when p=q=1 while(q<=6)
How many types of arrays are there in c?
How can I find out if there are characters available for reading?