C++ Programming and Technical

What is RTTI?

Read Solution (Total 2)

C++ Other Question

What is C++? Explain term POLIMORPHISM and give an example using eg. SHAPE object: If I have
a base class SHAPE, how would I define DRAW methods for two objects CIRCLE and
SQUARE