Exam (elaborations)
CSIT121 Exam Revision Questions & 100% Solutions (Verified Answers)
- Course
- Institution
A call to a final method can only be resolved at run time - False A final method in a superclass cannot be overridden in a subclass - True A method declared as private in the superclass can be overridden in the subclass - False A static method in a superclass can be overridden in the subclass - ...
[Show more]