πŸ“Š JAVA
Q. 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.
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) It can be executed without creating any instance of the class.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
126
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Neelam Mittal
Publisher
πŸ“ˆ
92%
Success Rate