Q. What is the intent of finally block?

  • (A) It introduce block of code in which exception can arise.
  • (B) It is used instead of catch block or after catch block.
  • (C) It is used to throw an exception.
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) It is used instead of catch block or after catch block.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
110628
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
81%
Success Rate