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

PRACTICE EXAM ONE / DIAGNOS TIC TES T
ANSWERS EXPLAINED
Section I
1. (D) Constructors are never inherited. If a subclass has no constructor, the default constructor for the superclass is generated. If the superclass does not have a default constructor, a compile-time error will occur.
  






























































































   637   638   639   640   641