Skip to content

Repository files navigation

Java Practice Programs ☕

A collection of Java programs created while learning Java programming, Object-Oriented Programming (OOP), and problem solving.

📚 Topics Covered

  • Java Basics
  • Operators
  • Conditional Statements
  • Loops
  • Methods
  • Arrays
  • Strings
  • Number Programs
  • Patterns
  • Object-Oriented Programming
  • Inheritance
  • Encapsulation
  • Polymorphism
  • Basic Problem Solving

📂 Programs

Some programs included in this repository:

  • Calculator
  • Factorial
  • Palindrome
  • Prime Number
  • Reverse Number
  • Pattern Programs
  • Inheritance
  • Encapsulation
  • Compile-time Polymorphism
  • Runtime Polymorphism
  • Bitwise Operators
  • Methods

🛠️ Technologies

  • Java
  • JDK
  • Git
  • GitHub

▶️ How to Run

  1. Install JDK.
  2. Clone this repository.
  3. Open the project in VS Code or any Java IDE.
  4. Compile and run the required .java file.

Example:

javac Palindrome.java
java Palindrome

About

Collection of Java Programs for learning, OOP, and problem solving

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages