Does C# support multiple inheritance?

Does C# support multiple inheritance?
C# does not support Multiple Inheritance. But to achieve Multiple Inheritance C# makes use of Interface.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.