Answer Posted / mohit jain
main() function is user defined function becoz we defined it.
it is not predfined in header files.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why c is faster than c++?
What is the process of writing the null pointer?
What are the Advantages of using macro
what is a function method?give example?
How can I implement a delay, or time a users response, with sub-second resolution?
Explain union. What are its advantages?
What is the method to save data in stack data structure type?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
What is string length in c?
What is storage class?
What is structure data type in c?
What are the keywords in c?
What are the applications of c language?
What is the total generic pointer type?
What does malloc () calloc () realloc () free () do?