Solved

Which of the Following Is True Regarding Subclasses

Question 73

Multiple Choice

Which of the following is true regarding subclasses?


A) A subclass inherits methods from its superclass but not instance variables.
B) A subclass inherits instance variables from its superclass but not methods.
C) A subclass inherits methods and instance variables from its superclass.
D) A subclass does not inherit methods or instance variables from its superclass.

Correct Answer:

verifed

Verified

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

Related Questions