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 (float)




This type of data includes numbers with decimal part or fractional numbers.
It is further classified into two types as float and double with references as :


Type Size Min. Range
Max. Range

float 4 3.4e-038 to
3.4e+038


double 8 1.7e-308 to

1.7e+308 















attention@computerscienceexpertise.com





















