Explain rtti.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Why do we use the using declaration?

0 Answers  


What is a tree in c++?

0 Answers  


What are the popular tools used to detect memory leaks in c++

4 Answers   TATA,


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


Is c++ vector a linked list?

0 Answers  






Who made c++?

0 Answers  


Differences between private, protected and public and give examples.

0 Answers  


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


When should we use container classes instead of arrays?

0 Answers  


What is vector string in c++?

0 Answers  


Define stacks. Provide an example where they are useful.

0 Answers  


What is cin clear () in c++?

0 Answers  


Categories