Which of the following is the best description for this characteristic?

One of the characteristics of object oriented programming is deferred commitment. Which of the following is the best description for this characteristic?

One of the characteristics of object oriented programming is deferred commitment. Which of the following is the best description for this characteristic?

A.
Autonomous objects, cooperation through exchanges of messages.

B.
The internal components of an object can be redefined without changing other parts of the system.

C.
Refining classes through inheritance.

D.
Object-oriented analysis, design, and modeling maps to business needs andsolutions.

Explanation:
The characteristics and their associated definitions are listed below:

– Modularity- Autonomous objects, cooperation through exchanges of messages.
– Deferred commitment- The internal components of an object can be redefined without changing other parts of the system.
– Reusability- Refining classes through inheritance.- Other programs using same objects.
– Naturalness- Object-oriented analysis, design, and modeling maps to business needs and solutions.



Leave a Reply 0

Your email address will not be published. Required fields are marked *