Q. How many finally blocks can there be in a try/catch structure?

  • (A) There must be 1.
  • (B) There can be 1 following each catch block.
  • (C) There can be 0 or 1 following the last catch block.
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (C) There can be 0 or 1 following the last catch block.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
164
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate