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...


whats is inheritance?

Answers were Sorted based on User's Feedback



whats is inheritance?..

Answer / reddy

Inheritance is the process of acquiring the properties from
super class to sub class.

Is This Answer Correct ?    7 Yes 0 No

whats is inheritance?..

Answer / raja

Inheritence is the process of creating a new class from
an existing class. The new class may access the all the
data members in the parent class. The new class is called
sub class. The existing class is called super class or base
class..

Is This Answer Correct ?    5 Yes 1 No

whats is inheritance?..

Answer / shalini

Inheritance is the process of acquiring the properties of
one class to another class.

Is This Answer Correct ?    4 Yes 1 No

whats is inheritance?..

Answer / neelam

inheritance is a process one object acquires the property
of another object.

Is This Answer Correct ?    4 Yes 1 No

whats is inheritance?..

Answer / sathish

Inherritance is an concept of Reusability.
We can access the all the properties of the base class from
the sub class

Is This Answer Correct ?    2 Yes 0 No

whats is inheritance?..

Answer / ravikiran

inheritance is the property of inherting the properties of
super class in it's sub class

Is This Answer Correct ?    2 Yes 0 No

whats is inheritance?..

Answer / karunakaran

Acquiring the properties of one class from another class in
inheritance.Here the class which is being acquired is
called as super class and the class which does acquiring is
called as sub class.

Is This Answer Correct ?    2 Yes 1 No

whats is inheritance?..

Answer / mallesh

Inheriting(getting,taking into,Proccessing) the members of a
class into another class without rewritting them is called
Inheritance.

Is This Answer Correct ?    2 Yes 2 No

whats is inheritance?..

Answer / janardhan

inheritance means producing new class from an existing class.

ex: public class Student extends Teatcher{}

Is This Answer Correct ?    1 Yes 1 No

whats is inheritance?..

Answer / vasanthi

Inheritance is the process of acquiring one object to
another object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is method in research paper?

0 Answers  


Can a class have 2 constructors?

0 Answers  


What is arguments in java?

0 Answers  


How do you remove an object from an arraylist in java?

0 Answers  


Explain the difference between the Boolean & operator and the && operator?

1 Answers  


Explain different ways of creating a thread?

0 Answers  


Can we override static methods?

18 Answers   Bally Technologies,


A class can be a subclass of itself?

2 Answers   Genesis,


What are desktop procedures?

0 Answers  


What is java dot?

0 Answers  


difference between java ,c#&java,c++

3 Answers  


What will be the initial value of an object reference which is defined as an instance variable?

0 Answers  


Categories