Big Oh Notation interview question

Why runtime polymorphism is called as runtine

Interview Answer

Anonymous

Oct 5, 2023

Because the function that is going to be called is resolved at the runtime that is why it is called runtime polymorphism