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

diff between pointer and reference in c++?

1 Answers  


What is the difference between #import and #include?

0 Answers  


What's the hardest coding language?

0 Answers  


Why #include is used?

0 Answers  


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


When do you call copy constructors?

0 Answers  


What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


Are php strings immutable?

0 Answers  


What are the extraction and insertion operators in c++? Explain with examples.

0 Answers  


Explain what are accessor methods?

0 Answers  


What are c++ templates used for?

0 Answers  


Categories