Kizspy | Question: 33
(Choose 1 answer)
What is the purpose of the "finally" keyword in Java?
A. To indicate that a method cannot be overridden
B. To indicate that an abstract class
C. To hide a method of the superclass
D. To indicate that a class can only be inherited once