DEV Community

Cover image for Java OOPS Concepts
SELVAKUMAR R
SELVAKUMAR R

Posted on

Java OOPS Concepts

why java use oops concept ?
In java oops concept is used to organize the code, reusability and maintaining the code

OOPS CONCEPT IN JAVA
-> Class
-> Object
-> Inheritance
-> Polymorphism
-> Encapsulation
-> Abstraction

Top comments (1)

Collapse
 
frid_krimli_f6fbc61818f profile image
Fərid Kərimli

Great