Explain the isa and hasa class relationships.


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

Post New Answer

More C++ General Interview Questions

what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 Answers   Hughes,


What is jump statement in C++?

0 Answers   Ericsson,


What is the use of "new" operator?

0 Answers  


Explain queue. How it can be implemented?

0 Answers  


Explain this pointer?

0 Answers  






Difference between Operator overloading and Functional overloading?

10 Answers   HP,


Write a program to find the reverse Fibonacci series starting from N.

0 Answers   Huawei,


Is turbo c++ free?

0 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


Is python written in c or c++?

0 Answers  


Write a program to interchange 2 variables without using the third one.

0 Answers  


Check for Balanced Parentheses using Stack?

1 Answers  


Categories