Can you inherit multiple interfaces?
Answers were Sorted based on User's Feedback
Answer / rakesh
We can inherit multiple interfaces but not inheritances
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nikhil thakran
yes ,we inherit multiple interfaces ,outside the abstract classses
Is This Answer Correct ? | 0 Yes | 0 No |
what are the benefits in using c# ?
why C# called C#
Explain how do I get deterministic finalization in c#?
Can we inherit private members of class in c#?
What is datetime parse in c#?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
How do you create dlls in .NET
What is the example of predicate?
What does args mean in c#?
List down the differences between “dispose” and “finalize” methods in c#.
What do u mean by thread safe?
Is c# easier than javascript?