Q. Which of these keywords is used to block an exception?

  • (A) check
  • (B) throw
  • (C) catch
  • (D) try
πŸ’¬ Discuss
βœ… Correct Answer: (D) try
Explanation: a try is applied to a block that needs to be checked to be different
Explanation by: Yami Thakur
a try is applied to a block that needs to be checked to be different

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
175
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Yami Thakur
Publisher
πŸ“ˆ
93%
Success Rate