Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

Java

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

What is the difference between overloading and overriding?

Autor: mirudula laxmi



Respuesta:

Overloading is a compile-time polymorphism feature in which an entity has multiple implementations with the same name. Overriding is a runtime polymorphism feature in which an entity has the same name, but its implementation changes during execution


0 / 5  (0 calificaciones)

1 answer(s) in total