Question d’entretien chez Big Oh Notation

Why runtime polymorphism is run time?

Réponse à la question d'entretien

Utilisateur anonyme

31 août 2023

I answer it ,because only on running of the program we are able to know which function is called in main function and its working , also it is dynamic in nature .