RSS feed

Multiple Inheritance in DOT.NET and Garbage collector

Published by: Rinku (3/3/2009 11:53:03 PM)

MAR 3 2009

Well, c# doesn’t support Multiple inheritance through classes. In order to have multiple inheritance in our program, we need to make use of interfaces.
Can we use Multiple inheritance and Garbage collector paralelly in DOT.NET?
How can we implement inheritance in VB.NET?

 

Abstract Class and Interface >>

<< Difference between Application_Start and Session_Start

 

COMMENT

*Name:
*Comment:
You can use HTML tags here.
*Code: Please enter the sum of 5+2