Solved

Which of the Following Is True Regarding Subclasses

Question 70

Multiple Choice

Which of the following is true regarding subclasses?


A) A subclass has access to private instance variables of its superclass.
B) A subclass does not have access to public instance variables of its superclass.
C) A subclass must specify the implicit parameter to use methods inherited from its superclass.
D) A subclass has no access to private instance variables of its superclass.

Correct Answer:

verifed

Verified

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

Related Questions