Solved

With Protected Instance Variables in the Base Class,all the Derived

Question 43

True/False

With Protected instance variables in the base class,all the derived classes of the base class may need to be modified if the base-class implementation changes.In such a case,the software is said to be non-modifiable,because a small change in the base class can "break" derived-class implementations.

Correct Answer:

verifed

Verified

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

Related Questions