Does C# support multiple-inheritance?
2945
28-Oct-2010
Amit Singh
30-Oct-2010Rajesh Goswami
28-Oct-2010we use interface in c# to avoid the multiple inheritance.