#inheritance
Read more stories on Hashnode
Articles with this tag
OOP Series In C++ · UML stands for “Unified Modeling Language”. The term modeling is “to create a simplified representation of something.” So, UML is a...
OOPs series in C++ · Recap Of Inheritance: Derived class inherit all characteristics from the base class Besides inherited characteristics derived class...