Can a main() method be declared final?

Correct Answer: Yes Any inheriting class will not be able to have it's own default main() method

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion