This repository contains Java programs and exercises for learning and practicing Java concepts.
It includes examples, problem-solving solutions, and small projects that help strengthen Java programming skills.
- Java basics (variables, data types, operators)
- Control flow (if-else, loops, switch-case)
- Object-Oriented Programming (classes, objects, inheritance, polymorphism, encapsulation, abstraction)
- Exception handling
- Collections Framework (List, Set, Map, Queue)
- File handling
- Data structures & algorithms
- Coding interview practice problems
- Clone the repository:
git clone https://github.com/abhishekgupta-12/Java_practice_code.git