Answer Posted / basayya_swami
C# supproted multiple inheritance You con access multiple
inheritance wethin one class
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is the difference between User controls and Custom Controls?
How many destructors can a class have?
Is c# an open source?
What do you mean by string objects are immutable?
What does int parse do in c#?
What are partial types in c#?
What does using do in c#?
Can we inherit private class in c#?
What is Dependency of Injection?
Why do we need interfaces in c#?
What is the max value of int32 in c#?
How do you escape c#?
Can a dictionary have the same key?
Write a program in C# for checking a given number is PRIME or not.
Can we use "this" command within a static method?