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
Explain how can you clean up objects holding resources from within the code?
What are the string functions in c#?
Explain the difference between .net and c#?
What is the difference between constants and read-only?
What are the return types in c#?
What are the differences between value types and reference types?
What is the use of nullable types in c#?
Name the two classes are required for implementing a windows service?
how to sort an array in c#
Which program construct must return a value?
How to add a readonly property in c#.net
What can be done with c#?
What is hashtable c#?
Can we set image Source dynamically using C# in WPF application?
Explain clr in brief.