Describe run-time type identification?

Answer Posted / anuradha chaurasia

The ability to determine at run time the type of an object by using the typeid operator or the dynamic_cast operator.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the properties and principles of oop.

531


What is virtual destructor? What is its use?

573


what is scupper?

1890


What is enum c++?

614


What is function prototyping? What are its advantages?

588






What is polymorphism in c++? Explain with an example?

605


Explain the uses oof nested class?

625


In a function declaration, what does extern mean?

636


How are Structure passing and returning implemented by the compiler?

593


What are manipulators in c++ with example?

578


Can I learn c++ as my first language?

603


Distinguish between new and malloc and delete and free().

571


What do you mean by function overriding & function overloading in c++?

600


Is set c++?

568


Explain static and dynamic memory allocation with an example each.

640