Explain the virtual inheritance in c++.


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

Post New Answer

More C++ General Interview Questions

What is the difference between equal to (==) and assignment operator (=)?

0 Answers  


Does c++ have a hash table?

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


Explain what is class definition in c++ ?

0 Answers  


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,






What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Why is c++ not purely object oriented?

0 Answers  


What are arithmetic operators?

0 Answers  


What is a friend function in c++?

0 Answers  


What is the best c++ compiler for windows 10?

0 Answers  


Find the second maximum in an array?

12 Answers   HCL,


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


Categories