What is difference between int and int32 in c#?



What is difference between int and int32 in c#?..

Answer / p

Int 32 Represents 32 bit integer whereas int 64 represents 64 bit integer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are primitive types in c#?

0 Answers  


How does bitwise work?

0 Answers  


What is regex c#?

0 Answers  


What is reflection in c#?

0 Answers  


What?s an abstract class?

5 Answers   Siebel,






What are the different types of classes?

0 Answers  


How do partial classes work in c#?

0 Answers  


Why do we write system in c#?

0 Answers  


What are virtual destructors?

0 Answers   InfoAxon Technologies,


How do I unload an assembly?

0 Answers  


Is string immutable in c#?

0 Answers  


Is comparator a functional interface?

0 Answers  


Categories