What is problem with Runtime type identification?

Answer Posted / guest

Run Time Type Identification (RTTI) affects the performance

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use this pointer in a class specific, operator-overloading function for new operator?

804


Do you know the problem with overriding functions?

787


Can constructor be static in c++?

838


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2262


Is multimap sorted c++?

738


Why is swift so fast?

837


What are structures and unions?

767


Why we use #include iostream in c++?

753


What does namespace mean in c++?

812


Can notepad ++ run c++?

720


Explain linked list using c++ with an example?

789


What are the two types of comments?

750


What is fixed in c++?

751


What does the nocreate and noreplace flag ensure when they are used for opening a file?

872


What is the difference between #define debug 0 and #undef debug?

869