If a derived class Class2) has redefined a function from the base class Class 1) , how can that derived function call the base class function if the function declaration is as follows?
Void print ) ;
A) :public Class1::print ) ;
B) Class1 :: print ) ;
C) print ) ;
D) all of the above.
Correct Answer:
Verified
Q39: Another name for the base class is
A)
Q40: If the member variables in a base
Q41: If a base class has a virtual
Q42: If you have a copy constructor in
Q43: If a base class has a non-virtual
Q45: Given the following classes and code, what
Q46: Given the following classes and code, what
Q47: Given a class A that derives from
Q48: Which of the following would correctly call
Q49: Which of the following should be virtual
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents