0
Basically, most of the programming languages has this fundamental step to start with which is generally called main, the compiler looks at this method or function and it knows it has to start the program execution from here. It is a predefined method, so you can not just rename it to anything.
15th Aug 2016, 10:49 PM
Atul Kumar
Atul Kumar - avatar