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

explain the concept of inheritance with an example?

Answer Posted / chintan

Inheritance is the process by which new classes called
derived classes are created from existing classes called
base classes. The derived classes have all the features of
the base class and the programmer can choose to add new
features specific to the newly created derived class.

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two types of java?

1254


What are the 6 mandatory procedures for iso 9001?

1091


How to sort array in descending order in java?

964


Why is it called a string?

1050


Explain the JDB in depth & command line.

1064


What is the difference between array list and vector in java?

982


What is a boolean expression in java?

1074


what is optional in java 8?

1118


What method is used to specify a container's layout in java programming?

1205


What is the private method modifier?

1138


What is an object in java?

1089


Which collection is sorted in java?

1081


Why can't we make a class private in java?

1080


What is the purpose of main function in java?

1077


Write a java program to generate fibonacci series ?

1103