Answer Posted / narasimulu
RTTI as known Runtime Type Identification.
If you want to cast the object of one class as the object
of another class so u require to know the type of the
object at the runtime .
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is byval and byref? What are differences between them?
What is pointer in oop?
#include
What is constructor in oop?
What is inheritance and how many types of inheritance?
Why is destructor used?
which feature are not hold visual basic of oop?
How to use CMutex, CSemaphore in VC++ MFC
What are the three main types of variables?
Is react oop?
What is overriding vs overloading?
What is encapsulation in simple terms?
hi all..i want to know oops concepts clearly can any1 explain??
Why oops is important?
Can static class have constructor?