How to implement is-a and has-a 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 type of 'this' pointer?

0 Answers  


what is the use of Namespace in c++.

3 Answers  


What is the size of integer variable?

0 Answers  


Is map thread safe c++?

0 Answers  


Define what is constructor?

0 Answers  






What is virtual destructors? Why they are used?

1 Answers  


What is c++ iterator?

0 Answers  


Define a nested class.

0 Answers  


What is array give example?

0 Answers  


There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?

1 Answers   TCS,


How does atoi function work?

0 Answers  


What is #include iostream h in c++?

0 Answers  


Categories