Which form of inheritance is not supported directly by C# .NET?
(a) Multiple inheritance
(b) Multilevel inheritance
(c) Single inheritance
(d) Hierarchical inheritance
The question was posed to me in an interview for job.
The doubt is from Fundamentals of Inheritance in chapter Object Oriented Concepts of C#