GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Concepts  >  OOPS

 Print  |  
Question:  Explain the Inheritance Principle

Answer: Inheritance is the process by which one object acquires the properties of another object.


September 09, 2005 03:55:54 #1
 priya   Member Since: Visitor    Total Comments: N/A 

RE: Explain the Inheritance Principle
 

one  class is derived from an base class is called as inheritance

     

 

Back To Question