why the execution starts from main function

Answer Posted / vignesh1988i

it is the first function to be called or to be executed in
the code of the compiler.......



thank u

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

752


What is the meaning of c in c language?

600


In C language, a variable name cannot contain?

747


Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

4748


Explain 'bus error'?

565






Why is c called a structured programming language?

686


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3129


What is the use of volatile?

614


Define Array of pointers.

637


What is a void pointer in c?

613


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

1580


What is the easiest sorting method to use?

637


How can I open files mentioned on the command line, and parse option flags?

597


What does c mean before a date?

596


What was noalias and what ever happened to it?

594