研发埠's Archiver
社区
›
研发应用
› [java interview]What if the main method is declared as private?
秦静静
发表于 2013-8-16 11:21:01
[java interview]What if the main method is declared as private?
王萍
发表于 2013-8-16 13:07:19
Theprogram compiles properly but at run time it will give "Main method notpublic." message.
页:
[1]
查看完整版本:
[java interview]What if the main method is declared as private?