class-hierarchy
Here are 26 public repositories matching this topic...
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.
- Updated
Sep 30, 2023 - C++
program for organising your train network
- Updated
Feb 26, 2022 - Java
- Updated
Jul 30, 2020 - C++
Proyecto 11 - Programación 2
- Updated
May 29, 2024 - Java
Basic example of using virtual modifying our example
- Updated
Jul 30, 2020 - C++
- Updated
Sep 21, 2020 - Java
A C# college project showcasing OOP principles through vehicle management. The system features vehicle type hierarchies, validation via custom exceptions, utility classes for operations like tax calculation, and a service layer for data handling.
- Updated
Apr 9, 2025 - C#
This example demostrate hiding rather than overloading in C++
- Updated
Jul 30, 2020 - C++
Second project for OOP course. Class hierarchy implemented in C++ for the management of a law office.
- Updated
Mar 21, 2023 - C++
Polymorphism|| Design a car class hierarchy with base and specialized subclasses demonstrating inheritance and polymorphism. Also, create engine-type subclasses with overridden behaviors to simulate different car types.
- Updated
May 14, 2025 - Java
Improve this page
Add a description, image, and links to the class-hierarchy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the class-hierarchy topic, visit your repo's landing page and select "manage topics."