Chapter 10: Problem 1
Fill in the blanks in each of the following statements: a) If a class contains at least one abstract method, it's a(n) ______ class. b) Classes from which objects can be instantiated are called ______ classes. \(c\) ______ involves using a superclass variable to invoke methods on superclass and subclass objects, enabling you to "program in the general." d) Methods that are not interface methods and that do not provide implementations must be declared using keyword ______ e) Casting a reference stored in a superclass variable to a subclass type is called ______
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.