Question: Pls Help! What is it? In the example below the vector toyBox can contain objects of any class derived from Shape, for example, toyBox can

 Pls Help! What is it? In the example below the vectortoyBox can contain objects of any class derived from Shape, for example,

Pls Help!

What is it? In the example below the vector toyBox can contain objects of any class derived from Shape, for example, toyBox can contain objects of type Rectangle and Circle. Without polymorphism this would not be possible, toyBox should only be able to contain Shape objects. Explain in a brief paragraph how the toybox vector in the above example knows that an item is either a circle or a rectangle. How could it possible hold two different classes in a vector? How might this be useful

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!