what is the difference between int and Int32?

Answer Posted / srinivas.r

int is a value datatype.
Whereas INT32 is a wrapper class.

Is This Answer Correct ?    4 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define an abstract class?

502


Suppose two interfaces have same method, so how will you implement these methods in derive class?

475


Explain how do I get deterministic finalization in c#?

463


How do I create multifile assembly?

500


What is the default modifier for class in c#?

504






What happens during the process of boxing?

594


How do you declare a variable in c#?

511


What is an Interface in C#?

534


What is difference between an Structure and Class?

561


User's session is explicitly killed by which method ?

498


Explain states of a thread in c#?

519


What is an int in c#?

517


What is int32 in c#?

487


Can an abstract class have a constructor c#?

487


What is using keyword?

523