How do you establish an is-a relationship?


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

Post New Answer

More C++ General Interview Questions

What sorting algorithm does c++ use?

0 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


What are function poinetrs? where are they used?

1 Answers   CTS,


Explain what are single and multiple inheritances in c++?

0 Answers  


What does flush do c++?

0 Answers  






Difference between linked list and array?

3 Answers  


What is a type library?

0 Answers  


What is a tuple c++?

0 Answers  


How do you print for example the integers 3,2,1,5,4 in a binary tree within the console in format where it looks like an actual binary tree?

0 Answers  


Explain the pure virtual functions?

0 Answers  


What does extern mean in a function declaration in c++?

0 Answers  


What is the difference between equal to (==) and assignment operator (=)?

0 Answers  


Categories