filmov
tv
Function Overriding in C++ | Run Time Polymorphism | OOP (C++) LECTURE – 54 |

Показать описание
Function overriding in C++.
Run time polymorphism in C++.
This video lecture tells about function overriding concept in C++ in detail. The function overriding is run time polymorphism. Function overriding concept is implemented in inheritance where a derived class inherits the property of base class. In function overriding, a function with same name is present in base and derived classes. When the object of derived class is created and call the function then the compiler is confused which function is to be executed. Because same function is present in two different classes. Only one function executes and second function is overridden.
#TutorZeeshanOnline #Cplusplus #functionOverriding #ObjectOrientedProgramming #Polymorphism #Inheritance #baseClass #derivedClass #runTimePolymorphism #method
You can also join us on:
Website:
YouTube:
Facebook:
Instagram:
Tweeter:
Run time polymorphism in C++.
This video lecture tells about function overriding concept in C++ in detail. The function overriding is run time polymorphism. Function overriding concept is implemented in inheritance where a derived class inherits the property of base class. In function overriding, a function with same name is present in base and derived classes. When the object of derived class is created and call the function then the compiler is confused which function is to be executed. Because same function is present in two different classes. Only one function executes and second function is overridden.
#TutorZeeshanOnline #Cplusplus #functionOverriding #ObjectOrientedProgramming #Polymorphism #Inheritance #baseClass #derivedClass #runTimePolymorphism #method
You can also join us on:
Website:
YouTube:
Facebook:
Instagram:
Tweeter: