Java Learning Made Easy by Dheeraj Mehrotra - HTML preview
PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.
Download the book in PDF, ePub, Kindle for a complete version.
Data Types (int)


Type Size Min. Range Max.Range



byte One Byte -128 127


short Two Bytes -32,768 32,767


int Four Bytes -2,147,483,648 To2,147,483,647



long Eight Bytes -9,223,372,036,854,775,808 To 9,223,372,036,854,775,807













attention@computerscienceexpertise.com














