Vasudev Mishra
What is range of Int data type in .NET?
By Vasudev Mishra in ASP.NET on Nov 29 2012
  • keerthi rakasi
    Feb, 2013 28

    the maximum range is 4 bytes

    • 0
  • Rajeev Kumar
    Feb, 2013 5

    The maximum range of int data type -2,147,483,648 to 2,147,483,647.

    • 0
  • Sonu Singh
    Dec, 2012 28

    The maximum range of "INT" data type is -2147483648 to 2147483647 The Actual size of "INT" data type is 32.

    • 0
  • vipul handa
    Dec, 2012 26

    -2,147,483,648 to 2,147,483,647

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS