employer cover photo
employer logo

Question d’entretien chez VMware

Explain overall polymorphism using uml diagram?

Réponses aux questions d'entretien

Utilisateur anonyme

24 sept. 2015

Drawn the diagram of the animal class and explained the compile time polymorphism and how run time polymorphism works.Method overloading and overriding in the classes. Java feature interface to support multipile inheritance

Utilisateur anonyme

20 sept. 2017

Compile time -> Overloading Runtime -> Overriding