When we have more than one main function in a program how
does the compiler know the starting point of the program, i
mean from which main the execution or compilation of the
program begins?

Answers were Sorted based on User's Feedback



When we have more than one main function in a program how does the compiler know the starting point..

Answer / aks

Program doesn't allow more than one main function.

Is This Answer Correct ?    15 Yes 6 No

When we have more than one main function in a program how does the compiler know the starting point..

Answer / rahul sharma

program doesn't allow more than one main method, where as
we have more than one function

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

can we convert .class file to dll file

1 Answers  


Question:Why is mapping required? Computer 'Paging' & 'Segmentation'. Question:Give the disadvantages of Havander's Strategies. Question: What do you mean by Belady's Anomaly. - Describe with example. Question: Discuss the various function of OS. Question: Give a brief discussion on schedulers & Dispatchers with respect to process management.

0 Answers  


which one is the best practice using synchronization method or synchronization block

1 Answers   TCS,


how can we implement locks in plsql?

0 Answers  


What is dialog programming?

0 Answers  






Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

0 Answers   Amazon,


Define Abstract method & class with Example

3 Answers  


could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?

0 Answers  


1.What is difference between symget and & in sas? 2.what is difference between callsymput and %let?

1 Answers   CitiGroup,


1. What coding languages are you comfortable with?

1 Answers  


Diff.b/w Frames and container?

1 Answers   Tech Mahindra, Wipro,


I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!

0 Answers  


Categories