What if the static modifier is removed from the signature of the main() method?
4722
23-Aug-2014
Sumit Kesarwani
23-Aug-2014Program compiles. But at runtime throws an error "NoSuchMethodError".