Answer Posted / ajay kumar
No, C# does not support multiple inheritance.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between class and interface in c#?
Define property in c#.net?
What are the benefits of using generics?
Why do we need a singleton class?
Is goto statement supported in c#?
What is class and object c#?
Does c# support const methods, properties, or events?
How does split work in c#?
What is a console device?
What is the difference between a class and an object c#?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
What is the function of the not null constraint?
Why do we use Design Pattern in C#?
How do you type a null character?
What is the use of inheritance in c#?