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

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

0 Answers  


What are reflections in c#?

0 Answers  


How do I simulate optional parameters to com calls?

0 Answers  


Why do we need interfaces?

2 Answers   HCL,


Where do we use serialization in c#?

0 Answers  


How?s method overriding different from overloading?

3 Answers  


Explain the difference between Response.Write () and Response.Output.Write ().

0 Answers   Atos Origin,


Illustrate the differences between the system.array.copyto() and system.array.clone()?

0 Answers  


What is the difference between an integer and int?

0 Answers  


How do you create empty strings in c#?

0 Answers  


What is string empty?

0 Answers  


What is the use of static abstract class

5 Answers   Karur Vysya Bank KVB, Target,


Categories