Difference between C++ and C#.net

Answer Posted / sanjana

-->C++ programs are saved as with .cpp extension while
C# programs are saved as with .cs extension.

--> C++ programs are compiled with

cc filename.cpp
and

C# programs are compiled with

csc filename.cs

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the main purpose of xml?

477


What is definition in c#?

478


what is IComparable

556


What is array and arraylist?

544


What are the 2 broad classifications of data types available in c#?

467






What is the use of static in c#?

493


What is unmannaged code and will CLR handle this kind of code or not .

589


What is tpl in c#?

500


What is a nullreferenceexception and how do I fix it?

539


Define delay signing?

534


What is string interpolation in c#?

543


Is it possible to nest cfml conditional tags?

541


How do you specify a custom attribute for the entire assembly?

477


What is ildasm and obfuscator in net?

545


Does unity use c++ or c#?

493