Solved

Which Statement Is Not Correct? in the Object-Oriented Design Approach

Question 53

Multiple Choice

Which statement is not correct? In the object-oriented design approach


A) a single change to an attribute or operation in one object class is automatically changed for all the object instances and subclasses that inherit the attribute
B) each module can inherit from other modules the attributes and operations it requires
C) the entity relationship diagram is used to create a program which can be used in other systems
D) the control module must be recreated for each program

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions