C# (Sharp) Programming Language Question:
Download Job Interview Questions and Answers PDF
Can you inherit multiple interfaces?
Answer:
Yes. .NET does support multiple interfaces.
Download C# (Sharp) Programming Language Interview Questions And Answers
PDF
Previous Question | Next Question |
Are private class-level variables inherited? | From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class? |