Big Oh Notation interview question

Why runtime polymorphism is called as runtine

Interview Answer

Anonymous

5 Oct 2023

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