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 abstraction with real time example?

0 Answers  


What are the main characteristics of C++ as a programming language?

1 Answers  


What is difference between c++ 11 and c++ 14?

0 Answers  


What do you mean by a template?

0 Answers  


print first nodd numbers in descending order

7 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


How to create a reference variable in C++

1 Answers  


What is buffer and example?

0 Answers  


Give 10 points of differences between C & C++.

0 Answers   HCL,


What is problem with overriding functions?

0 Answers  


why is c++ called oops? Explain

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


Categories