Does C# support multiple inheritance
Not supportes but we can achieve multiple inheritance with interfaces
Class deriverClass:Intarface1,interface2
Contributed by:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.
Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=259
Click here to go on website
|