GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Microsoft.NET
Go To First  |  Previous Question  |  Next Question 
 Microsoft.NET  |  Question 29 of 38    Print  
Why do we need interfaces for class in C#.net

  
Total Answers and Comments: 3 Last Update: November 20, 2008     Asked by: Abhijit Khalate 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 30, 2007 09:20:41   #1  
Vijay Sitlani        

RE: Why do we need interfaces for class in C#.net
In C#.Net Interfaces are required to Implement Multiple Inheritance As by default .Net doesn't support multiple inheritance.
 
Is this answer useful? Yes | No
March 26, 2007 16:42:06   #2  
LMatta        

RE: Why do we need interfaces for class in C#.net
First of all C# does not support multiple Inheritance. So to achieve Multiple Inheritance can be done using Interface.
 
Is this answer useful? Yes | No
November 20, 2008 04:44:57   #3  
prachiverma Member Since: November 2008   Contribution: 1    

RE: Why do we need interfaces for class in C#.net

To support multiple inheritence.
As interfaces support multiple inheritance


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape