Method overriding is tied to compile-time polymorphism.
Practice this question from Quiz: OOPS Revision Sheet, with options and an explanation.
Question
Method overriding is tied to compile-time polymorphism.
Option A
True
Option B — Correct answer
False
The revision sheet states: 'Remember that overriding is tied to runtime polymorphism.'