why the execution starts from main function

Answer Posted / vignesh1988i

their will be a program written for creating a
compiler..... so in that main() may be a first function call
for that coding written in compiler



thank u

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

817


Explain how do you determine whether to use a stream function or a low-level function?

811


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

757


What is mean by data types in c?

744


Why does the call char scanf work?

847






How can I invoke another program or command and trap its output?

839


What are types of preprocessor in c?

794


How can I manipulate strings of multibyte characters?

795


An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

814


Is c call by value?

784


Explain union. What are its advantages?

797


What is the difference between malloc calloc and realloc in c?

867


What happens if you free a pointer twice?

792


What is array in C

895


What is the heap?

936