What is the important feature of inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
What is encapsulation example?
define oops with class and object
Why do we use oop?
How to overload new operator in c++
What is polymorphism used for?
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
How can we use the preprocessor #if and #elseif.
what is object oriented programming and procedure oriented programming?
Can we call a base class method without creating instance?
what is the basic concept of inheritance?
design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }
how to tackle technical questions