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 / vijay

Basically int is the short form of Int32.

The important difference is

"int" is a C# language keyword that implies nothing about
the underlying structure of the data where as "Int32" is a
CLR class named explicitly to indicate a 32-bit structure.

Is This Answer Correct ?    43 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is method in c#?

940


Why do we need generics?

981


What is foreach loop in c#?

1014


What do you understand by the terms datareader object and dataset object?

1035


What are the differences between a class and a struct?

1185


How can we set class to be inherited, but prevent the method from being over-ridden?

1049


What is the difference between array and list in c#?

1087


What Is The Difference Between The System.array.copyto() And System.array.clone()?

1080


Why do we still see so much non-oo code written in c# today?

995


Which of these string definitions will prevent escaping on backslashes in c#?

1056


Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

1047


Is post back in c#?

1016


Define strong name in c#?

985


Is array thread safe c#?

927


Why do we need delegates?

926