Does C# support multiple inheritance?
Answer Posted / ratna
No, it won't support
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Which control cannot be placed in mdi?
What is mvc pattern in c#?
What is null propagation c#?
What does an indexer do?
Why array is faster than arraylist in c#?
What is the difference while using directive vs using statement ?
How to implement an object pool in c#.net.
How do I format a string in c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
What is the namespace for the thread class?
Explain what is an interface in c#?
What is check/uncheck?
Why do we need singleton pattern in c#?
Which of the following API is used to hide a window?
What is use of hashtable in c#?