Q47
The main method should be static for the reason
A.
It can be accessed easily by the class loader.
B.
It can be accessed by every method or variable without any hindrance.
C.
It can be executed without creating any instance of the class.
AnswerD.
None of the above
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board