Java OOPs

OOP stands for Object-Oriented Programming.

 
Java Object-Oriented Programming provides many concepts such as inheritance, data binding, polymorphism as below.

  • Classes and objects
  • Class Attributes
  • Method
  • Constructors
  • Modifiers like public, private, protected, defualt
  • Encapsulation
  • Packages
  • Inheritance
  • Polymorphism
  • Abstraction
  • Interface
  • Exceptions
  • Threads

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

35618