asked 189k views
4 votes
Generally, which function is called first?

asked
User Cneller
by
8.9k points

2 Answers

3 votes
main is called first bc its the main
answered
User MrGlass
by
8.3k points
3 votes
The main function is called first in most languages (like C/C++, C#, Java, etc).
answered
User Laxmikant
by
8.3k points

No related questions found