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


Please Help Members By Posting Answers For Below Questions

Explain the working of serialization?

501


How does insertion sort work?

523


How do I declare a pure virtual function in c#?

597


Explain the Abstract class in c#.net

561


What is static void main in c#?

510






What is difference between array and list?

502


What are anonymous types in c#?

484


What is windows forms in c#?

479


If c# destructors are so different to c++ destructors, why did ms use the same syntax?

504


How does return work in c#?

519


What is var c#?

504


Write a C# program to find the Factorial of n

566


What is the benefit of interface in c#?

485


What are winforms in c#?

509


If you define a user defined data type by using the class keyword, is it a value type or reference type?

513