AP Notes, Outlines, Study Guides, Vocabulary, Practice Exams and more!

AP CSA Chapter 7 Flashcards

Terms : Hide Images
8688419555Polymorphismability of a reference variable to refer to different types of objects bound at different times0
8688419556Polymorphic referencereference variable that can refer to different object types at different times (usable on abstract classes)1
8688419571Overridewhen the subclass changes the superclass's definition in an inherited method2
8688419574Siblingsubclasses that are similar and are of the same superclass3
8688419585Inheritancewhen a new class is created from an existing class (ONLY occurs between classes)4
8688419586Software reuseusing existing software to make new programs5
8688419587Parent class (superclass or base class)existing class that creates a new class (inherited variables and methods are used as if they are locally declared)6
8688419588Child class (subclass or derived class)new class that inherits definitions of the existing class (are always more specific than existing classes)7
8688419589extendsreserved word that indicates a subclass is created from an superclass8
8688419595superreserved word that is used to refer to the superclass and invokes the superclass's constructor only from the subclass's constructor (first line of the constructor is the super reference)9
8688419596Single inheritanceonly one superclass exists10
8688419597Multiple inheritancemultiple superclasses exists11

Need Help?

We hope your visit has been a productive one. If you're having any problems, or would like to give some feedback, we'd love to hear from you.

For general help, questions, and suggestions, try our dedicated support forums.

If you need to contact the Course-Notes.Org web experience team, please use our contact form.

Need Notes?

While we strive to provide the most comprehensive notes for as many high school textbooks as possible, there are certainly going to be some that we miss. Drop us a note and let us know which textbooks you need. Be sure to include which edition of the textbook you are using! If we see enough demand, we'll do whatever we can to get those notes up on the site for you!