Can you inherit multiple interfaces?
Answer Posted / umesh
Yes..you can
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
What issues can be faced while delivering code?
What is ulong in c#?
Explain how to implement delegates in c#.net
Which namespaces are necessary to create a localized application?
What is lazy keyword in c#?
Will the following code compile?
What is difference between ienumerable and ienumerator in c#?
Name some string escape sequences in c#.
Is post back in c#?
What is constants in c#?
Is there throws keyword in c#?
What is difference between new and override in c#?
What do you mean by streamreader/streamwriter class in c#?
How do I unload an assembly?
What is the implicit name of the parameter that gets passed into the set method/property of a class?