What do you mean by inheritance in c++?


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

Post New Answer

More C++ General Interview Questions

. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


What is the hardest coding language to learn?

0 Answers  


Write a program to find the Factorial of a number

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


What is the default access level?

0 Answers  






Explain the difference between static and dynamic binding of functions?

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


What are function prototypes?

0 Answers  


What is runtime polymorphism in c++?

0 Answers  


Is java the same as c++?

0 Answers  


Can you sort a set c++?

0 Answers  


Explain "const" reference arguments in function?

0 Answers  


Categories