give me the defination of inheritance?

Answers were Sorted based on User's Feedback



give me the defination of inheritance?..

Answer / akhilesh tiwari

inheritance means object of one class acquire the properties of objects of another class.
inheritance primarily for the purpose of code reuse.

Is This Answer Correct ?    10 Yes 0 No

give me the defination of inheritance?..

Answer / munis

one class property derived another class by using extends keyword

Is This Answer Correct ?    2 Yes 0 No

give me the defination of inheritance?..

Answer / nidhi

inheritance is a aquer the base class property aquer the derived class property

Is This Answer Correct ?    1 Yes 0 No

give me the defination of inheritance?..

Answer / vishal

Inheritance allows a class to inherit attributes and
behaviors (methods) of another class.This allows creation
of brand new classes by abstracting out common attributes
and behavior.

The idea of inheritance is to go from general to specific
by factoring out commonality.
1.Code Reuse
2.Better overall design by organizing classes

Is This Answer Correct ?    0 Yes 0 No

give me the defination of inheritance?..

Answer / yuvi

An inheritance is money or property which you receive from
someone who has died.
like: she feared losing her inheritance to her stepmother.
or your inheritance is the particular characteristics or
qualities which your family or ancestors had and which you
are born with
like: Eye colour shows you genetic inheritance.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More STL Interview Questions

What does stl mean in slang?

0 Answers  


To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command

0 Answers  


i want a road rash 3d game code if some one know please help me

1 Answers  


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

0 Answers   Ascent,


What do you mean by stl?

1 Answers  






how to swap two numbers in a linked list without exchanging the data but only the links?

3 Answers   Wipro,


What two types of containers does the stl provide?

0 Answers  


What is stl in oop?

0 Answers  


How the STL's are implemented, What the difference between templates and STL?

1 Answers   Symphony,


what is an algorithm in terms of STL?

1 Answers   Lucent, Wipro,


What is a standard template library (stl)?

0 Answers  


how to making game in c++ ?

0 Answers  


Categories