This repository contains 33 Java projects created using Eclipse IDE. Each folder demonstrates core Java and OOP concepts (inheritance, polymorphism, encapsulation, exception handling, etc.).
- Download repository as ZIP or clone: git clone https://github.com/YourUsername/Java-Projects-Collection.git
- In Eclipse: File → Import → Existing Projects into Workspace → select the folder → Import.
- Run the main class (DriverCls.java or Main.java).