Skip to content

A compilation of Java & Object Oriented codes. Main focus is on covering OOP basic concepts by easy examples.

Notifications You must be signed in to change notification settings

Mubassim-Khan/Java-Programs

Repository files navigation

Java-Programs

This Repository contains Java programs, helpful for making & understanding the structure of work-flow of programs. The folowing are Java programs:

  • Array
  • Flow Control
  • String
  • Exception Handling
  • Static Keywords
  • Static & Dynamic Bindings

The rest are OOP (Object Oriented Programming) programs, covering building blocks & basic structure of OOP. The folowing are OOP programs:

  • Abstraction
  • Aggregation
  • Encapsulation
  • Exception Handling
  • Final Keywords
  • Static Keywords
  • Inner Classes

* Note: Each file consists of multiple examples in it & are commented out to keep the main class same & free of error.

Contact

If you have any questions, suggestions, or feedback, you can reach out to the project maintainer:


About

A compilation of Java & Object Oriented codes. Main focus is on covering OOP basic concepts by easy examples.

Topics

Resources

Stars

Watchers

Forks

Languages