which of the following is not a part of oops concept in Java
Answers
Answered by
0
Explanation:
The OOPs Concepts in Java are abstraction, encapsulation, inheritance, and polymorphism. These concepts aim to implement real-world entities in programs.
Similar questions