Explain the isa and hasa class relationships. How would you implement each?


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

Post New Answer

More C++ General Interview Questions

What is difference between class and function?

0 Answers  


Comment on local and global scope of a variable.

0 Answers  


What does new in c++ do?

0 Answers  


What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same

3 Answers   CTS,


write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement

2 Answers  






Is java as fast as c++?

0 Answers  


Can you use the function fprintf() to display the output on the screen?

0 Answers  


What is virtual destructor? What is its use?

0 Answers  


What are abstract data types in c++?

0 Answers  


How would you use the functions memcpy(), memset(), memmove()?

0 Answers  


Does c++ cost money?

0 Answers  


Write about the use of the virtual destructor?

0 Answers  


Categories