Google News
logo
Java - Interview Questions
What if the static modifier is removed from the signature of the main method?
Program compiles. But at runtime throws an error "NoSuchMethodError".
Advertisement