Question: Can you assign the address of an object of a derived class to a pointer to the base class? Can you assign the address of
Can you assign the address of an object of a derived class to a pointer to the base class? Can you assign the address of an object of a base class to a pointer to the derived class?
Step by Step Solution
3.33 Rating (159 Votes )
There are 3 Steps involved in it
The address of an object of a derived class can be assigned to a pointer ... View full answer
Get step-by-step solutions from verified subject matter experts
