Does C# support multiple inheritance?
Answer Posted / venu gopal
No, use interfaces instead.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Is c# substring zero based?
Give examples for reference types?
1. Describe page life cycle?
Which is the best language for desktop application?
What is the difference between proc. Sent by val and by sub?
What is nameof c#?
What is difference between overloading and short circuiting?
What is a class level variable in c#?
Can we change static value in c#?
List down the commonly used types of exceptions in .net
What to implement on my class Finalize or IDisposable
Why can’t struct be used instead of class for storing entity?
Define c# i/o classes?
What is ienumerable and iqueryable?
What is state c#?