Skip to content
#

overloading

Here are 34 public repositories matching this topic...

Discover object-oriented programming (OOP) concepts in this GitHub repository. Explore classes, inheritance, polymorphism, and encapsulation. Learn how to design and implement robust and reusable code using OOP principles. Perfect for beginners and experienced programmers looking to enhance their understanding of OOP.

  • Updated Jun 3, 2023
  • Java

A console-based Java voting system demonstrating OOP concepts with dynamic storage using ArrayList. A ) Register Candidates & Voters B) Cast votes with validation C ) Display election results & winner D ) Fully console-based, easy to run Perfect mini-project to showcase Java OOP + Collections in action!

  • Updated Aug 15, 2025
  • Java

Introduction to OOP|| Java OOP by creating Person and Wall classes. It covers key concepts like classes, objects, constructors (overloading, chaining), instance variables, and methods. The goal is hands-on experience with fundamental OOP principles through practical class design and implementation.

  • Updated May 7, 2025
  • Java

Improve this page

Add a description, image, and links to the overloading topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the overloading topic, visit your repo's landing page and select "manage topics."

Learn more