What do you mean by inheritance in c++? Explain its types.
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ flowchart?
What are the differences between the function prototype and the function defi-nition?
What is a stack? How it can be implemented?
Explain virtual class and friend class.
What is the difference between the functions rand(), random(), srand() and randomize()?
which of the following is not an secondary constant a) array b) real c) union
What are the various arithmetic operators in c++?
How a macro differs from a template?
What is problem with overriding functions?
What is endl?
Explain about profiling?
How the V-Table mechanism works?