Difference between C++ and C#.net

Answer Posted / d.monisha caroline

c#: 1.supports interface concept
2.it contains attributes, delegates,reflection
3.it does not support multiple inheritance

c++: 1.does not support interface concept
2.supports multiple inheritance

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is main static in c#?

518


What is throw in c#?

516


What is multicast delegate in c# ?

523


Is a valid int value?

479


Can extension methods access private members?

514






How many types of constructors are available in c#?

539


What is difference between ienumerable and iqueryable in c#?

497


What are winforms in c#?

503


What is ControlBox Propertie

577


How do I create a multilanguage?

514


Is stringbuilder better than string?

517


What's difference between constants and static readonly?

536


What is the difference between struct and class in c#?

476


What is an abstract class c#?

484


What are the 3 different types of arrays?

565