Can you inherit multiple interfaces?
Answer Posted / shiba shankar
Yes we can inherit multiple interface.that's why we are
using interface.We can get by imlementing interface after
making multiple interface.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the 2 broad classifications of data types available in c#?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is a dll in c#?
What does type safety mean?
How do I declare a pure virtual function in c#?
What is the execution entry point for a c# console application?
What is the difference between list and dictionary in c#?
Explain dataadapter.update method in .net?
Is c# front end or back end?
Is array a list?
What is the usage of transponders?
Can we make a Static Constructor Parameterized? Give Reason with your answer
What is the difference between abstract and abstraction?
What is the difference between structure and class in c#?
What does int parse do in c#?