InterviewSolution
Saved Bookmarks
| 1. |
An abstract class is always a __________ class.(a) Base(b) Derived(c) Template(d) NestedI got this question during an interview.I'd like to ask this question from Base Class topic in chapter Classes of Object Oriented Programming |
|
Answer» Right choice is (a) Base |
|