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

declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  


How do we implement inheritance in c++?

0 Answers  


Explain how we implement exception handling in c++?

0 Answers  


What is c++ used for in games?

0 Answers  


Is it possible for a member function to delete the pointer, named this?

0 Answers  


Distinguish between a # include and #define.

0 Answers  


How can a '::' operator be used as unary operator?

1 Answers  


Explain the difference between static and dynamic binding of functions?

0 Answers  


How can I improve my c++ skills?

0 Answers  


How to declare an array of pointers to integer?

0 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


Describe the advantages of operator overloading?

0 Answers  


Categories