Which of the following keywords is used to invoke a method in the parent class?
Click to view the answer
B.
The super keyword is used to invoke a method or constructor in a parent class.