Answer Posted / subodh sharma
The main function is predefine and have three arguments
which return the value to the operating system and main is
also called by operating system .
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
How is null defined in c?
Explain what is the advantage of a random access file?
How pointer is different from array?
how is the examination pattern?
Is printf a keyword?
What is New modifiers?
What is omp_num_threads?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is unary operator?
What is return in c programming?
What does c mean?
What is a void pointer? When is a void pointer used?
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
#include
code for quick sort?