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

Main()

does multiple main() works in Java??

31st Jul 2018, 6:35 PM
Gaurav Gade
Gaurav Gade - avatar
2 Answers
0
Nope
31st Jul 2018, 6:42 PM
voidneo
0
Yes if you have application made out of modules and every module has its own main().
31st Jul 2018, 7:44 PM
Lstiti