There are several characteristics of object oriented programming (OOP). Which of the following is not a characteristic of OOP?
A.
Logical
B.
Deferred commitment
C.
Reusability
D.
Naturalness
Explanation:
The characteristics of OOP are listed below;– Modularity
– Deferred commitment
– Reusability
– Naturalness