C++ Polymorphism - Creating date (class, inheritance, constructor)

Channel:
Subscribers:
6,530
Published on ● Video Link: https://www.youtube.com/watch?v=A0HjpHqDU64



Duration: 16:08
8,168 views
53


This video explains how to create the date in 5 files using inheritance and constructor. We inherit the first class to the second and then create two more variables, name and age. Then we print them in our main function







Tags:
c++
classes and objects
inheritance
constructor
dev c++
Programming Language (Software Genre)
variable
programming
C (Programming Language)
Polymorphism (Field Of Study)
operator overloading