How do you create multiple inheritance in C#?
Answer Posted / shafi syed
C# does'nt support multiple inheritance. In that situation
we use interface
| Is This Answer Correct ? | 108 Yes | 8 No |
Post New Answer View All Answers
Is std :: string null terminated?
Why do we use static class in c#?
What is a linq in c#?
Which config file has all the supported channels/protocol?
What is the task perform by clr?
Is c# easier than javascript?
List out two different types of errors in c#?
What do you mean by streamreader/streamwriter class in c#?
What is c# windows form application?
What is parseexact c#?
Is c# 8 released?
How can we sort the elements of the array in descending order?
How we convert private assembly into public assembly?
What are custom attributes in c#?
What is the data provider name to connect to access database?