Explain the benefits of proper inheritance.


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

Post New Answer

More C++ General Interview Questions

What is a constant? Explain with an example.

0 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,


What type of question are asked in GE code writing test based on c++ data structures and pointers?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  






What is private public protected in c++?

0 Answers  


What is static class data?

0 Answers  


Briefly describe a B+ tree. What is bulk loading in it?

0 Answers   Wipro,


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

0 Answers  


What is the function of I/O library in C++ ?

0 Answers   HCL,


What is a loop? What are different types of loops in c++?

0 Answers  


What is ios class in c++?

0 Answers  


Categories