Page 1249 - AP Computer Science A, 7th edition
P. 1249

30. (A) Implementation II is wrong because the constructor has no boolean validity parameter. Implementation III is wrong because a subclass cannot access a private instance variable of its superclass.


































































































   1247   1248   1249   1250   1251