Explain about
basic concepts of Oops briefly with examples?
Answers
Answered by
0
Answer:
OOP concepts in Java are the main ideas behind Java's Object Oriented Programming. They are an abstraction, encapsulation, inheritance, and polymorphism. Grasping them is key to understanding how Java works.
Similar questions