Why multiple Inheritence is not used in C#?
Answer Posted / rajat
No, you cannot
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
If you donot specify an access modifier for a method, what is the default access modifier?
Explain the difference between class and interface in .net?
How do you pronounce c#?
Write down the c# syntax to catch an exception
what is object-oriented programming (oop) language?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
What is a static property. Give an example?
Why do we use partial class in c#?
What does an indexer do?
What is data adapter in c#?
Can I use exceptions in c#?
What is an assembly qualified name? Is it a filename? How is it different?
Define assert() method? How does it work?
What is value c#?
What is a namespace server?