What is c++ virtual inheritance?


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

Post New Answer

More C++ General Interview Questions

Explain the difference between c & c++?

0 Answers  


What are static variables?

0 Answers  


What is the difference between the functions rand(), random(), srand() and randomize()?

0 Answers  


Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  






What is a rooted hierarchy?

0 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


How do you remove an element from a set in c++?

0 Answers  


How const functions will be treated by compiler?

3 Answers   Symphony,


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


What is abstraction in c++ with example?

0 Answers  


List the types of polymorphism in c++?

0 Answers  


Categories