Login
Remember
Register
Ask a Question
What are the main concepts of OOPs in Java?
0
votes
asked
Feb 8, 2021
in
JAVA
by
SakshiSharma
What are the main concepts of OOPs in Java?
#oops-concept
java-concept
java-oops-concept
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 8, 2021
by
SakshiSharma
The main concepts of OOPs in Java are:
• Inheritance
• Encapsulation
• Abstraction
• Polymorphism
...