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...

what is the difference between int and Int32?

Answer Posted / afazal

There are the below differences between int and int32
1. It is good practice in the programming that code should
be more readable, when you will use int32 it is explicitly
specifying that it is a 32 bit integer, even int is also 32
bit integer.
2. int is a C# keyword but int32 is belong to CTS, int32 is
a structure of System namespace (System.int32)

View my profile by below link
http://afazal.blogspot.com/2007/12/afazal-profile.html

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is xpath in c#?

1011


How do I create a multilanguage, single-file assembly?

970


What is activator c#?

941


what is the Difference between the public and private ?

994


How does inheritance work in c#?

1178


What is a factory in c#?

928


What is the difference between Static, Const and read only?

1121


Explain the difference between // comments, /* */ comments and /// comments?

947


What is a datacontract?

1017


What is meaning of type safety in c#?

901


What is asp net in c#?

1000


What is cache memory in c#?

960


What do you know about WM_CHAR message?

1031


Why do we use anonymous method in c#?

1001


What is the use of base keyword? Tell me a practical example for base keyword’s usage?

976