Multiple Choice
You can use the keyword ____ within a method in a derived class to access an overridden method in a base class.
A) sub
B) this
C) protected
D) super
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: What are the parts of a class
Q27: Match each term with the correct statement
Q28: When you create parent and child classes
Q29: Match each term with the correct statement
Q30: Match each term with the correct statement
Q32: Match each term with the correct statement
Q33: How is the keyword protected used?
Q34: Match each term with the correct statement
Q35: Match each term with the correct statement
Q36: Arrows used in a _ to show