R Ram Sharma • 193.88K Points Coach Bookmark Embed Report View In MB-Short 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) There is no limit to the number of finally blocks following the last catch block. Correct Answer - Option(C) Views: 193 Filed under category JAVA Share
Discusssion
Login to discuss.