Computer Science, asked by Anonymous, 1 year ago

a paragraph on java .like oops concept .. features

Answers

Answered by anuj
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 .

Answered by Anonymous
0

Hey !

Following are the general OOP concepts:

1. Data Abstraction

2. Data Encapsulation

3. Modularity

4. Inheritance

5. Polymorphism

Similar questions