The original class that is used to derive a new class using inheritance is called ____________________

a) a superclass
b) a parent class
c) a base class
d) all of the above
e) neither a, b, nor c


d) all of the above

Computer Science & Information Technology

You might also like to view...

A(n) ____________ is a variable that is passed as an argument to a method, and when the method is finished, a value is stored in the variable.

a. output variable b. result variable c. parameter variable d. method variable

Computer Science & Information Technology

Why does the following assignment statement generate an error?

>>> x.y = 5 Traceback (most recent call last): File "", line 1, in NameError: name 'x' is not defined

Computer Science & Information Technology

Discuss strokes, including the end caps and other features offered on the Stroke panel.

What will be an ideal response?

Computer Science & Information Technology

A footer can be added in ________ view

Fill in the blank(s) with correct word

Computer Science & Information Technology