Home / Programming MCQs / JAVA MCQs / Question

R

Ram Sharma • 178.09K Points
Coach

Q. Choose the correct statement about Java main method.

(A) The main method is not a required method
(B) The main method must be declared public static void.
(C) you can define program flow using the main method. The Java virtual machine calls the main method directly.
(D) All of the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.