Solved

When Using a Derived Class That Contains a Method That

Question 27

Multiple Choice

When using a derived class that contains a method that overrides a parent class method, what keyword can you use to access the parent class method from within the derived class?


A) base
B) super
C) upper
D) parent

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions