0 votes
in JAVA by
What are the main concepts of OOPs in Java?

1 Answer

0 votes
by
The main concepts of OOPs in Java are:

• Inheritance

• Encapsulation

• Abstraction

• Polymorphism
...