JavaQ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

JavaQ

Why do Java lessons start from the main method instead of something else????? a beginner would like to understand, where best start?

7th Sep 2021, 11:53 AM
Abiel M
Abiel M - avatar
3 Answers
0
Yes, noone denied that main() is the magical entry to Java.
8th Sep 2021, 3:12 PM
Abiel M
Abiel M - avatar
+ 1
Abiel Menghistu main method is entry point of Java program like C, C++. that's why. What should be something else according to you?
7th Sep 2021, 11:57 AM
A͢J
A͢J - avatar
0
Java lessons would be easier, if it is a bit more explained how the "main" is evolved.
8th Sep 2021, 3:18 PM
Abiel M
Abiel M - avatar