Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Waht is inheritance

Answers were Sorted based on User's Feedback



Waht is inheritance ..

Answer / shilpa

inheritance is the extention of one class into another class

Is This Answer Correct ?    5 Yes 0 No

Waht is inheritance ..

Answer / priya

inheritance is process by which one acquire the properties
of another class.
In this concept there are base class and derived class
base class is also called super class ,parent class &
derived class is also called subclass,child class.
there are 5 types of inheritance
1.single inheritance
2.multiple inheritance
3.multilevel inheritance
4.hierarchical inheritance
5.hybrid inheritance

Is This Answer Correct ?    4 Yes 0 No

Waht is inheritance ..

Answer / neema

inheritance is way to access the properties of super class

Is This Answer Correct ?    3 Yes 0 No

Waht is inheritance ..

Answer / dilip

Deriving a new class from existing base class is known to be
inheritance.The new derived class will have the functions of
the base class.

Is This Answer Correct ?    2 Yes 0 No

Waht is inheritance ..

Answer / bharghavi

the ability to acquire base class properties is called
inheritance

Is This Answer Correct ?    0 Yes 0 No

Waht is inheritance ..

Answer / vithika

inheritance is a machenism for deriving a new from its old.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More STL Interview Questions

write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

0 Answers  


write a c++ program to create an object of a class called employee containing the employee code name designation basic salarry HRA Da gross salary as data 10 such objects "members process "

1 Answers  


In what scenario does the Logical file and Physical file being used?

0 Answers   informatics,


Diffrernce Between Overloading and Overriding?

2 Answers   Wipro,


What is stl in oop?

0 Answers  


Write a program to print the swapping in two no and using three variable.

5 Answers   Broadridge,


What Is Operator Overloading in C++?

3 Answers  


How to write a function that goes through an array of characters and eliminates any elements that are not letters (Legal letters can be either in an uppercase or a lowercase format.) The function removeNonLetters should return the new effective size of the array as the result.

2 Answers  


Write a program in C++ to concatenate two strings into third string using pointers

5 Answers  


What is the use of stl?

0 Answers  


How does an stl file work?

0 Answers  


how to overload << and >> operator in c++

3 Answers   Wipro,


Categories