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
Can abstract class be instantiated c#?
What are the Types of configuration files and their differences
What is difference between ienumerable and ienumerator in c#?
What are the types of attributes in c#?
Is for loop faster than foreach?
What is the difference between ref & out parameters in c#?
Explain the top reason to use c# language?
How to find type of variable?
What is Covariance and contravariance in C#?
Can you instantiate an abstract class c#?
When should we use delegates in c#?
Can var be null c#?
Is c# queue thread safe?
In how many ways you can overload a method?
Can we extend sealed class in c#?