研发埠's Archiver
社区
›
研发应用
› [java interview]What if the static modifier is removed from the signature of the main method?
王萍
发表于 2013-8-16 13:08:29
[java interview]What if the static modifier is removed from the signature of the main method?
李天一
发表于 2013-8-16 14:25:18
Programcompiles. But at run time throws an error "NoSuchMethodError".
页:
[1]
查看完整版本:
[java interview]What if the static modifier is removed from the signature of the main method?