What does main() imply? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What does main() imply?

11th May 2018, 10:18 PM
nate sati
2 Answers
+ 4
In C++ and Java, it's the function that is executed in a program.
11th May 2018, 10:24 PM
Samuel Vincent
Samuel Vincent - avatar
+ 1
Thnxx
11th May 2018, 10:25 PM
nate sati