Proyecto 11 - Programación 2
-
Updated
May 29, 2024 - Java
Proyecto 11 - Programación 2
C++98 exercises on inheritance, exploring base and derived class dynamics and multiple inheritance challenges.
This C++ program showcases the concept of object-oriented programming through the implementation of two classes, Rectangle and Box. These classes represent geometric shapes and provide various functionalities related to their properties.
Unleash the power of code organization and reusability.
Second project for OOP course. Class hierarchy implemented in C++ for the management of a law office.
Resolução de exercícios sobre Herança em Java.
First steps for java programming
program for organising your train network
This example demostrate hiding rather than overloading in C++
Basic example of using virtual modifying our example
Add a description, image, and links to the class-hierarchy topic page so that developers can more easily learn about it.
To associate your repository with the class-hierarchy topic, visit your repo's landing page and select "manage topics."