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 / swamy s t
Answer is D. any where in the program.
No matter whereever it is because the program should
starts or begins from main() function only.
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
What is malloc() function?
What is the general form of function in c?
Why doesnt this code work?
Can we increase size of array in c?
What are the back slash character constants or escape sequence charactersavailable in c?
What does sizeof return c?
Why void main is used in c?
Why do we use & in c?
Why we use void main in c?
What is the advantage of c?
Difference between pass by reference and pass by value?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
What are near, far and huge pointers?
What is the difference between malloc() and calloc() function in c language?
What is a list in c?