InterviewSolution
Saved Bookmarks
| 1. |
The abstract methods can never be ___________ in a base class.(a) Private(b) Protected(c) Public(d) DefaultI have been asked this question during an interview.The question is from Abstract Function in division Member Functions & its Types of Object Oriented Programming |
|
Answer» The CORRECT OPTION is (a) Private |
|