why the execution starts from main function

Answer Posted / vrushali

If the execution of a program is required to start from a
test program e.g test (). Then we are required to change the
linker itself. As there a default program which searches for
main .

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a pointer and how it is initialized?

806


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

1718


Which of these functions is safer to use : fgets(), gets()? Why?

860


how to capitalise first letter of each word in a given string?

1657


Who developed c language and when?

815


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

939


What is a constant and types of constants in c?

835


What is p in text message?

728


In a switch statement, explain what will happen if a break statement is omitted?

812


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

832


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

809


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

854


What is the use of parallelize in spark?

746


What is the difference between char array and char pointer?

737


Mention four important string handling functions in c languages .

838