What is sub classing in c++?



What is sub classing in c++?..

Answer / ashok kumar

which class inherited from base class is called sub class

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is pure oop?

0 Answers  


What is the real time example of inheritance?

0 Answers  


what is the difference between ERROR and EXCEPTION?

14 Answers   NIIT, nvidia,


What is meant by oops concept?

0 Answers  


why to use operator overloading

3 Answers  


difference between overloading and overridding

11 Answers  


Can you explain polymorphism?

0 Answers  


Write pseudo code for push in a stack?

2 Answers   emc2,


what is difference between String s=new String("vali"); String s="vali"

1 Answers  


What are main features of oop?

0 Answers  


What Is a Polymorphism? How many types of polymorphism and whats that use in application?

2 Answers  


why the argument is passed by reference to a copy constructor?example?

2 Answers  


Categories