Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Software Designing > OOAD

OOAD OOAD Interview Questions, Learn by sharing OOAD Interview Questions asked in various Companies, Get Career advices, Interview Procedures from OOAD experts, Post asked OOAD Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-11-2008, 09:11 AM
Senior Member
 
Join Date: Mar 2008
Posts: 747
Default What is inheritance

What is inheritance?
Reply With Quote
  #2 (permalink)  
Old 11-06-2008, 11:48 AM
Junior Member
 
Join Date: Nov 2008
Posts: 4
Default

Inheritance is nothing but getting the character of a parent to the child.Suppose u think there is a class Car .Consider this as parent class.we have another class BMW.you can see that all the function of a car class is included in BMW class.This is called inheritance where all the properties of parent class(base class) is taken by Child class(derived class).


Regards
Aby kurian
Reply With Quote
Reply

Tags
ooad, software, software designing

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On