Answer Posted / kishore.a
C# does not support multiple inheritance. We make use of
Interfaces instead.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain hash table in c# ?
What is an assembly qualified name
Define satellite Assembly in .NET?
What do you mean by delegates and explain different types of delegates?
What are the fundamental oop concepts?
how to prevent a class from being inherited in c#.net?
What does exclamation mark mean in access query?
What are the 3 logical operators?
What are the benefits of using windows services:
Value Type and Reference Type Data type in C#?
What is console write in c#?
How do you declare a variable in c#?
What is the function of .IsDescendent()?
Explain the process of Serialization?
Can constructor be private c#?