Interview Questions

Does C# support multiple inheritance?

C# Interview Questions and Answers


(Continued from previous question...)

106. Does C# support multiple inheritance?

No, use interfaces instead.

(Continued on next question...)

Other Interview Questions