InterviewSolution
Saved Bookmarks
| 1. |
Which of the following, in C++, is inherited in a derived class from base class ?(A) constructor(B) destructor(C) data members(D) virtual methods |
| Answer» | |