If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?


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

Post New Answer

More C++ General Interview Questions

Why we use #include iostream in c++?

0 Answers  


Are strings mutable in c++?

0 Answers  


Which of the following is evaluated first: a) && b) || c) !

0 Answers  


What is data binding in c++?

0 Answers  


Explain deep copy?

0 Answers  






How can you differentiate between inheritance and implementation in c++?

0 Answers  


What is the C-style character string?

0 Answers  


What is general format for a prototype?

0 Answers  


What is a syntax in c++?

0 Answers  


Explain function overloading and operator overloading.

0 Answers  


What is a map in c++?

0 Answers  


What is a c++ map?

0 Answers  


Categories