Polymorphism - Methods Overriding v/s Hiding

Опубликовано: 06 Декабрь 2023
на канале: ProgRank
287
7

In method overriding, when base class reference variable pointing to the object of the derived class, then it will call the overridden method in the derived class. In the method hiding, when base class reference variable pointing to the object of the derived class, then it will call the hidden method in the base class.

#oop #java #interviewquestions


Смотрите видео Polymorphism - Methods Overriding v/s Hiding онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь ProgRank 06 Декабрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 287 раз и оно понравилось 7 людям.