Solved

Using the Reserved Word Super, One Can

Question 26

Multiple Choice

Using the reserved word super, one can


A) access a parent class's constructor(s)
B) access a parent class's methods and instance data
C) access a child class's constructor(s)
D) access a child class's methods and instance data
E) Both A and B are correct

Correct Answer:

verifed

Verified

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

Related Questions