Answer Posted / t.prabu
No, C# does not Support multiple inheritance.
It only supports multiple interface.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why c# is called c sharp?
What does the parsefloat function do?
What is callback in c#?
Is it possible to inline assembly or il in c# code?
List the different stages of a thread?
What you mean by delegate in c#?
What is datetime parse in c#?
What is Implementation inheritance
What are the commonly used i/o classes?
Can you inherit from a static class in c#?
Can the accessibility of a type member be greater than the accessibility of its containing type?
What is the advantage of constructor in c#?
What is namespace in oop?
What are the basic string operations? Explain.
What is the value which is accepted by all data types ?