In how much time you will write this c program?
Prime nos from 1 to 1000
Answer Posted / payal
take time more than finding one prime
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Differentiate between declaring a variable and defining a variable?
What is abstract data structure in c?
What are data types in c language?
How can I change the size of the dynamically allocated array?
What is a structural principle?
What is atoi and atof in c?
Can we declare variables anywhere in c?
What is the difference between array and pointer in c?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What are the preprocessor categories?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
Write a progarm to find the length of string using switch case?
What is %g in c?
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?