Main must be written as
a.the first function in the program
b.Second function in the program
c.Last function in the program
d.any where in the program
Answer Posted / sudipta panja
(d)--execution starts from main,i.e. compiler starts
compiling from main but the posn of main is not fixed.it can
be anywhere.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Distinguish between actual and formal arguments.
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
How can you invoke another program from within a C program?
What is this infamous null pointer, anyway?
How can I get back to the interactive keyboard if stdin is redirected?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
In C language what is a 'dangling pointer'?
What library is sizeof in c?
What are the advantages of using linked list for tree construction?
What does 2n 4c mean?
What is the stack in c?
what is different between auto and local static? why should we use local static?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What is string length in c?