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

What is meant by int main ()?

712


What is the main difference between calloc () and malloc ()?

564


Define and explain about ! Operator?

609


How many types of errors are there in c language? Explain

560


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

637






Can one function call another?

619


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1877


What does struct node * mean?

588


write a program to generate address labels using structures?

3996


Why we use break in c?

539


What is pass by reference in c?

603


What is pass by reference in functions?

315


How can I find out the size of a file, prior to reading it in?

610


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1121


What are the types of functions in c?

561