Which of the following is **not** a fundamental characteristic of object-oriented programming (OOP)?
Inheritance
Recursion
Encapsulation
Polymorphism

Computer Science Exercises are loading ...