What a derived class can add-04037
What a derived class can add?
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Final Term - Quiz No.6.
What a derived class can add?
New data members
New member functions and New friend function
New constructors and destructor
All of given