Solved

Which of the Following Are Not True

Question 43

Multiple Choice

Which of the following are not true


A) an object of the derived class may be stored in a variable of the base class
B) an object of the base class may be stored in a variable of the derived class
C) an object of a derived class that is derived from another class that is derived from a third class can be stored in a variable of the third class.
D) all of the above
E) none of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions