Question: 9: Now try to make the A: Returns an error because final method cannot computeAverageGrade final. Run be overriden. and compile. What happens in your

9: Now try to make the A: Returns an error because final method cannot computeAverageGrade final. Run be overriden. and compile. What happens in your subclass? B: Returns an error because it is not possible to declare a method final. It only applies to attributes. C: It is no longer visible in the sub class. D: Nothing. The code run perfectly even if there is an overriden method in the subclass
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
