Why multiple Inheritence is not used in C#?
Answer Posted / naveen mishra
We can implement multiple Inheritence using interfaces
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Difference between a sub and a function in c#.
What is call back method?
What is the advantage of singleton class?
Why do we need constructor?
What is mvc firstordefault?
What is the difference between null and string empty in c#?
What does executescalar return in c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
What is func delegate in c#?
What is default parameter in c#?
Is list passed by reference c#?
What is a static property. Give an example?
What is asp net c#?
What does m mean in decimal c#?
What is the use of getcommandlineargs() method in c#.net?