Q. Which exception is unchecked?

  • (A) IOException
  • (B) SQLException
  • (C) NullPointerException
  • (D) ClassNotFoundException
πŸ’¬ Discuss
βœ… Correct Answer: (C) NullPointerException
Explanation: NullPointerException is an unchecked exception.
Explanation by: Roshan
NullPointerException is an unchecked exception.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
18
Total Visits
πŸ“½οΈ
4 mo ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
87%
Success Rate