Q. The main method should be static for the reason
β
Correct Answer: (C)
It can be executed without creating any instance of the class.
You must be Logged in to update hint/solution