why the execution starts from main function

Answer Posted / vamsi

the main function receives command line arguments and so if
v pass any command line arguments as in put they have to b
taken and executed for this reason the execution starts from
main

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between ++a and a++?

701


Are c and c++ the same?

629


Can you please explain the scope of static variables?

608


What is the difference between variable declaration and variable definition in c?

566


Can main () be called recursively?

633






What is void main () in c?

738


How can you allocate arrays or structures bigger than 64K?

687


Differentiate between null and void pointers.

635


Why we not create function inside function.

1753


Do you know what are bitwise shift operators in c programming?

589


What is the scope of an external variable in c?

571


Define C in your own Language.

644


How can you restore a redirected standard stream?

615


Find MAXIMUM of three distinct integers using a single C statement

628


What are the advantages and disadvantages of c language?

569