How to implement multiple inhertiance in C#

 Posted by Hkrishna_09 on 11/17/2014 | Category: ASP.NET Web API Interview questions | Views: 13832 | Points: 40
Select from following answers:
  1. Multiple inhertiance can be implemented using interface
  2. Multiple inheritance in C# cannot be implemented using class
  3. Class implemented from one or more interfaces but cannot derived not more than one class
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response

More Interview Questions by Hkrishna_09