A Admin • 828.03K Points Coach Q. In Java, can a "finally" block have a "return" statement? (A) Yes, a "finally" block can have a "return" statement (B) No, a "finally" block cannot contain a "return" statement (C) Only if the method is marked as "static" (D) Only if the "finally" block is marked as "final" Correct Answer - Option(A) Views: 17 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.