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 / jitender mahender
the first function in the program.
| Is This Answer Correct ? | 8 Yes | 32 No |
Post New Answer View All Answers
What is memory leak in c?
Tell me about low level programming languages.
What are the rules for identifiers in c?
Can the curly brackets { } be used to enclose a single line of code?
What are header files in c?
What is %g in c?
can we have joblib in a proc ?
What are the different types of pointers used in c language?
What are the key features in c programming language?
What is the size of structure pointer in c?
What is an lvalue in c?
Why do we use & in c?
What does *p++ do? What does it point to?
in iso what are the common technological language?
What is a volatile keyword in c?