Answer Posted / aditya reja
main() is a user define function because its definition
is always define by user and its definition is not present in
any header file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you please explain the difference between syntax vs logical error?
Explain pointer. What are function pointers in C?
What is wild pointer in c with example?
Explain how do you print only part of a string?
What is switch in c?
Explain what are reserved words?
What is the purpose of void in c?
What is c preprocessor mean?
Can you write the algorithm for Queue?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
Differentiate between full, complete & perfect binary trees.
What is cohesion in c?
Explain what is the most efficient way to store flag values?
What does #pragma once mean?
What is the correct declaration of main?