Multiple Choice
What keyword always refers to the superclass of the class in which you use it?
A) super
B) parent
C) upper
D) base
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: System.Console is an example of a class
Q30: You can assign a derived class object
Q31: What can be used as a type
Q32: What kind of a class might be
Q33: Show an example of a class definition
Q35: When all base class constructors require arguments,
Q36: What type of method has no method
Q37: What happens when you declare a property
Q38: What statement regarding the use of the
Q39: A superclass contains all the fields and