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?s the advantage of using System.Text.StringBuilder over System.String?

3 Answers  


Can a class be protected in c#?

0 Answers  


Explain About stateless and state full web service

0 Answers   Digital GlobalSoft,


what is a static constructor?

0 Answers  


Define delegate?

0 Answers  






Why do we need a finally block in try catch block while handling exceptions

4 Answers   IBM,


How do you create dlls in .NET

0 Answers   Digital GlobalSoft,


What does static mean in c sharp?

0 Answers  


Is c# and .net same?

0 Answers  


Does the variables of a private class-level inherited?

0 Answers   Siebel,


What is default parameter in c#?

0 Answers  


What is difference between association, aggregation and inheritance relationships?

0 Answers  


Categories