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
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
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Great