Custom Search

Friday, August 31, 2007

What if the static modifier is removed from the signature of the main method?

Program compiles. But at runtime throws an error "NoSuchMethodError".

No comments: