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

Int32 is the System.Int32 class, while int is an alias for
System.Int32.
The same applies for String (uppercase S) which is
System.String, while string (lowercase S) is an alias for
System.String.
So basically int is the same thing as Int32, and string is
the same thing as Int32

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?

959


How many kinds of elements an array can have?

866


Explain Direct CAST vs CType ?

966


To allow an element to be accessed using a unique key which .NET collection class is used ?

1037


Is string primitive?

822


Is multiple inheritance possible in c#?

951


What is JIT (just in time)? how it works?

933


Why is main static in c#?

906


How can i Spawn a Thread

849


Define acid rule of thumb for transactions in c#.

843


Can a struct be null?

864


What is attribute and reflection in c#?

919


How long does it take to learn c# programming?

847


Is there regular expression (regex) support available to c# developers?

915


What is the advantage of constructor in c#?

857