Fill in the blanks in each of the following statements: a) If a class contains at least

Question:

Fill in the blanks in each of the following statements:

a) If a class contains at least one abstract method, it must be declared as a(n) _______class.

b) Classes from which objects can be instantiated are called _______classes.

c) _______involves using a base-class variable to invoke methods on base-class and derived- class objects, enabling you to “program in the general.”

d) Methods in a class that do not provide implementations must be declared using keyword_______.

e) Casting a reference stored in a base-class variable to a derived-class type is called _______.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Visual C# How to Program

ISBN: 978-0134601540

6th edition

Authors: Paul J. Deitel, Harvey Deitel

Question Posted: