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

What is difference between function and method in c#?

455


Does c# support a variable number of arguments?

601


Is stringbuilder thread safe c#?

467


Can abstract class be sealed in c#?

460


if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.

1908






Is boxing an implicit conversion?

532


Please explain value types and reference types used in c#?

468


Contrast between an interface and abstract class?

527


Tell me the difference between call by value and call by reference.

528


Why do we use namespace in c#?

512


What is the difference between CreateObject() and GetObject()?

549


How to update the gui from another thread in c#?

550


What is the purpose of c#?

545


Why do we need dependency injection in c#?

456


What is the difference between null and string empty in c#?

454