Ask to write virtual base class code?


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

Post New Answer

More C++ General Interview Questions

Do you know what are pure virtual functions?

0 Answers  


Can comments be longer than one line?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


What are structures and unions?

0 Answers  


Is c++ still being used?

0 Answers  






Why is c++ is better than c?

0 Answers  


What is c++ stringstream?

0 Answers  


Difference between declaration and definition of a variable.

0 Answers  


List different attributes in C++?

0 Answers   Ericsson,


What is class invariant in c++?

0 Answers  


How is c++ different from java?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


Categories