Question: Which statement is true when a superclass has protected instance variables? Group of answer choices A subclass object can assign an invalid value to the

Which statement is true when a superclass has protected instance variables?
Group of answer choices
A subclass object can assign an invalid value to the superclasss instance variables, thus leaving an object in an inconsistent state.
Subclass methods are more likely to be written so that they depend on the superclasss data implementation.
We may need to modify all the subclasses of the superclass if the superclass implementation changes.
All of the above.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!