πŸ“Š JAVA
Q. What is the entry point of a program in Java?
  • (A) main() method
  • (B) The first line of code
  • (C) Last line of code
  • (D) main class
πŸ’¬ Discuss
βœ… Correct Answer: (A) main() method

Explanation: Generally, the main() method is treated as the point where the flow of code starts.

Explanation by: Team MCQ Buddy
Generally, the main() method is treated as the point where the flow of code starts.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
256
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
90%
Success Rate