This repository contains Java programs and exercises I have completed while learning and practicing Java.
It includes basic programs, pattern printing, OOP concepts, and small projects.
- 🔹 Basics (variables, conditionals, loops)
- 🔹 Functions & Methods
- 🔹 Arrays & Strings
- 🔹 Object-Oriented Programming (OOP)
- Classes & Objects
- Constructors
- Inheritance
- Polymorphism
- 🔹 Pattern Printing
- 🔹 Mini Projects