Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 difference between wrapper class and primitive?

907


What is dll in c#?

1116


explain the three services model commonly know as a three-tier application.

1038


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

1049


Explain the process of inheriting a class into another class?

1042


Is string a data type in c#?

894


What is c# console application?

1000


Do loops c#?

947


What is the Signification of the "new " keyword in C#? example

991


Where’s global assembly cache located on the system?

1058


What is difference between int and int in c#?

1011


Who introduced c#?

919


What is the difference between firstordefault and singleordefault?

942


State the top.NET class that everything is derived from?

991


Define clr in .net?

1049