This repository contains Java programs that demonstrate key Object-Oriented Programming (OOP) concepts such as inheritance, method overloading and overriding, abstraction, and encapsulation. It’s a great resource for understanding and practicing OOP principles using Java.
Active repository
JavaNo license
⑂ 0 forks◯ 0 issuesUpdated Apr 21, 2025
This project is a Bank Management System built in Java using core Object-Oriented Programming (OOP) principles. It simulates basic banking operations such as account creation, deposits, withdrawals, and balance inquiries. The system is designed with a focus on clean architecture, modularity, and scalability using OOP concepts.
Active repository
JavaNo license
⑂ 0 forks◯ 0 issuesUpdated Apr 15, 2026
In this lab, students will practice the basic concepts of object-oriented programming (OOP) by creating simple classes in C++ and Java. This will help you understand the basics of class definitions, objects, attributes and methods, which are key elements of OOP.
Active repository
JavaNo license#constructor#cpp#oop#oop-principles
⑂ 3 forks◯ 0 issuesUpdated Oct 21, 2024
This repository serves as a comprehensive resource for understanding and implementing Object-Oriented Programming (OOP) concepts in Java. It includes detailed explanations, practical examples, and small projects demonstrating core OOP principles such as encapsulation, inheritance, polymorphism, and abstraction.
Active repository
JavaNo license
⑂ 0 forks◯ 0 issuesUpdated Sep 20, 2025
This project is a demonstration of Object-Oriented Programming (OOP) concepts in Java. It is designed to help learners and developers understand how Java applies the four core OOP principles: Encapsulation, Inheritance, Polymorphism, and Abstraction.
Recently updatedActive repository
No license
⑂ 0 forks◯ 0 issuesUpdated 3 days ago
This repository contains Java programs and examples demonstrating core Object-Oriented Programming (OOP) concepts such as Encapsulation, Inheritance, Polymorphism, and Abstraction. It is part of my learning journey with guidance from Kunal Kushwaha's Java Playlist. The repo serves as a reference for OOP principles and practical implementations.
Active repositoryHas homepage
JavaNo license#abstraction#annotation#arraylist#class
⑂ 0 forks◯ 0 issuesUpdated Dec 20, 2025
Project homepage ↗