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++
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#
Proyecto 11 - Programación 2
-
Updated
May 29, 2024 - Java
-
Updated
Jul 30, 2020 - C++
program for organising your train network
-
Updated
Feb 26, 2022 - Java
Resolução de exercícios sobre Herança em Java.
-
Updated
May 11, 2022 - Java
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
-
Updated
Sep 21, 2020 - Java
This example demostrate hiding rather than overloading in C++
-
Updated
Jul 30, 2020 - C++
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."