What are multiple inheritances (virtual inheritance)?


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

Post New Answer

More C++ General Interview Questions

What are the stages in the development cycle?

0 Answers  


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

0 Answers  


What is function prototyping?

0 Answers  


Can I create my own functions in c++?

0 Answers  


What are the unique features of C++.

0 Answers  






What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program

1 Answers  


What is meant by a delegate?

0 Answers  


What is the use of endl in c++ give an example?

0 Answers  


What is the full form of ios?

0 Answers  


Why c++ is so important?

0 Answers  


Categories