Difference between C++ and C#.net

Answer Posted / vijay

c++ follows oops and support for multiple inheritence with
direct executable file on platform whereas c# is oops and
component based .net lang.and compiles into assembly

Is This Answer Correct ?    18 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exception can an overridden method throw in comparison with the method it is overriding?

619


Why do we use generics in c#?

723


Can you drink alcohol with a loop recorder?

681


Can we store different data types in arraylist in c#?

658


How do you pass reference parameters in c#?

626


What is the difference between mobile application and desktop application?

634


What is form feed in c#?

723


What is callback function in c#?

690


What is icomparer in c#?

668


Explain the importance and use of each, version, culture and publickeytoken for an assembly.

688


What is serialization in c#?

643


Illustrate the differences between the system.array.copyto() and system.array.clone()?

695


What is dataset and dataadapter in c#?

673


Which language is used for desktop application?

665


I want to print "Hello" even before main() is executed. How will you achieve that?

696