Breaking News
Loading...
Friday 29 March 2013

what is difference between Interface Inheritance and Implementation Inheritance in .net?

 
implementation inheritance


Interface inheritance.

When any class is derived from any other base class then it inherits all the properties and method of base class to derived class. 
Its call implementation inheritance.
When class inherits only signature of function from its corresponding base class is call interface inheritance.



See Also :
  Follow Me On Facebook
--
/\/ir@\/  <(.'.)>

0 comments:

Post a Comment

Thanks for comment

 
Toggle Footer