Java as Object Oriented programming languages

Java as Object Oriented programming languages

Previous Home Next

 

Java is object-oriented programming languages .

Which supports mainly three feature of OOP :-

 Encapsulation,
 Inheritance
Polymorphism

"An object-oriented design is a technique for programming that focused on the objects and on the interfaces to that object."
 


 

Previous Home Next