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 / navin c. pandit

C++ is platform independent i.e. it directly compiles the
code into executable file where as C# is platform dependent
bcoz. it compiles the code to intermediate language(IL) &
the IL is the paased to .NET framework which activates CLR.
The CLR converts these IL into executable file.

Is This Answer Correct ?    39 Yes 33 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are virtual destructors?

1018


What are the Types of configuration files and their differences

1128


What is static class in C#?

1066


Which is faster abstract class or interface in c#?

1032


What is the purpose of the integer parse method the decimal parse method?

1177


What is predicate c#?

1026


What is the difference between const and static read-only?

990


What is different between Boxing and Unboxing?

1069


What are the two uses of a ‘using’ statement in c#?

1011


If you want to write your own dot net language, what steps you will u take care?

1023


What is strongly typed in c#?

961


What's your approach to fetch static data in your windows form application?

1064


What is the difference between field and property in c#?

988


What is master page in asp net c#?

947


What is the difference between finalize() and dispose() methods?

1024