A Admin • 828.03K Points Coach Q. In Java, can a "finally" block be used without a "catch" block? (A) Only if the "finally" block is marked as "final" (B) Only if the "finally" block is marked as "static" (C) Yes, a "finally" block can be used independently (D) No, a "finally" block must be associated with a "catch" block Correct Answer - Option(C) Views: 13 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.