Nirpendra Kumar
Multiple Inheritance does not work in C sharp.But how it works in C++?
By Nirpendra Kumar in ASP.NET on Sep 09 2009
  • koteeswaran l
    Aug, 2010 13

    They contain only pure virtual functions - which means that the diamond problem doesn't apply and multiple inheritance works

    • 0
  • prashant chandrakar
    Sep, 2009 12

    In c++ you dont have facility of  interfaces.

    Here they are providing the same concept of multiple inheritance in terms of Interfaces same as java also.

    http://yuvadeveloper.blogspot.com

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS