NCR Cpp Interview Questions

NCR Cpp Interview Questions
1.How virtual functions concept is implemented internally? Explain with short code?
2.What are pure virtual functions?
3.When do you use pure virtual functions?
4.Where do you use dynamic_cast?
5.What is RTTI?
6.How do you identify the type dynamically?
7.What are the other casts available in C++?

No comments: