InterviewSolution
Saved Bookmarks
| 1. |
A base class is also known as _____________ class.(a) Basic(b) Inherited(c) Super(d) SubThis question was addressed to me by my college professor while I was bunking the class.My question is from Base Class in section Classes of Object Oriented Programming |
|
Answer» Right option is (C) Super |
|