+ Reply to Thread
Results 1 to 2 of 2

Thread: C# - Does C# support multiple inheritance?

  1. #1
    Junior Member preethisingh's Avatar
    Join Date
    Jul 2006
    Posts
    1,391
    Rep Power
    23

    C# - Does C# support multiple inheritance?

    Does C# support multiple inheritance?


  2. #2
    Junior Member
    Join Date
    Jan 2008
    Posts
    16
    Rep Power
    6

    Re: C# - Does C# support multiple inheritance?

    C# does not support multiple implementation inheritance. A class cannot be derived from more than one class. However, a class can be derived from multiple interfaces.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. J2EE - Why java does not support Multiple Inheritance?
    By preethisingh in forum Java Interview / Technical Questions
    Replies: 0
    Last Post: 23-01-07, 07:07 PM
  2. J2EE - Why does not support multiple Inheritance?
    By preethisingh in forum Java Interview / Technical Questions
    Replies: 1
    Last Post: 23-01-07, 04:23 PM
  3. J2EE - How to support multiple inheritance in Java?
    By preethisingh in forum Java Interview / Technical Questions
    Replies: 0
    Last Post: 23-01-07, 04:11 PM
  4. J2EE - Why does not support multiple Inheritance
    By preethisingh in forum Java Interview / Technical Questions
    Replies: 0
    Last Post: 23-01-07, 02:37 PM
  5. Technical Support for PC problems
    By abeetha.m in forum Chit Chat Zone
    Replies: 3
    Last Post: 15-03-06, 12:47 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Content Relevant URLs by vBSEO 3.5.1 PL1