Can you inherit multiple interfaces?

Answers were Sorted based on User's Feedback



Can you inherit multiple interfaces?..

Answer / swapna

Yes, why not.

Is This Answer Correct ?    4 Yes 0 No

Can you inherit multiple interfaces?..

Answer / rakesh

We can inherit multiple interfaces but not inheritances

Is This Answer Correct ?    3 Yes 0 No

Can you inherit multiple interfaces?..

Answer / nikhil thakran

yes ,we inherit multiple interfaces ,outside the abstract classses

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

what are the benefits in using c# ?

1 Answers  


why C# called C#

3 Answers  


Explain how do I get deterministic finalization in c#?

0 Answers  


Can we inherit private members of class in c#?

0 Answers  


What is datetime parse in c#?

0 Answers  


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

0 Answers  


How do you create dlls in .NET

0 Answers   Digital GlobalSoft,


What is the example of predicate?

0 Answers  


What does args mean in c#?

0 Answers  


List down the differences between “dispose” and “finalize” methods in c#.

0 Answers  


What do u mean by thread safe?

0 Answers  


Is c# easier than javascript?

0 Answers  


Categories