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

Data type Int32 is defined by Common Type System
(System.Int32). The data type 'int' is 32 bit integer in
C#. So the 'int' type is equal to 'Int32'. The c#
type 'int' is alias name of System.Int32.

Is This Answer Correct ?    35 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between namespace and class in c#?

1000


Can I do things in il that I can't do in c#?

961


What are namespaces, and how they are used?

1058


What is cache memory in c#?

960


What is a trace and asset? Explain some differences?

1296


Is a dll an assembly?

955


Is c# an array?

963


How to implement a singleton design pattern in c#?

954


What is generic delegate in c#?

978


Does c# provide copy constructor?

1079


List some of the common data providers for ado.net framework?

891


What are the main reasons to use c# language?

997


Is c# and c sharp same?

902


We cannot create instances of static classes. Can we have constructors for static classes?

1056


what is method overloading in c#?

1091