a paragraph on java .like oops concept .. features
Answers
Answered by
1
JAVA IS an OOP object oriented programming language
it have features of OOP like
1)ABSTRACTION
2)INHERITANCE
3)POLYMORPHISM
4)ENCAPSULATION
Java is used to devlope application .
it have features of OOP like
1)ABSTRACTION
2)INHERITANCE
3)POLYMORPHISM
4)ENCAPSULATION
Java is used to devlope application .
Answered by
0
Hey !
Following are the general OOP concepts:
1. Data Abstraction
2. Data Encapsulation
3. Modularity
4. Inheritance
5. Polymorphism
Similar questions