Single Choice
Easy
QWhat is the numerical range of a float data type in Java?
ID: #22188
float - Data Type in Java
85 views
Question Info
#22188Q ID
EasyDifficulty
float - Data Type in JavaTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The float data type in Java is a single-precision 32-bit IEEE 754 floating-point, ranging approximately from -3.4E+38 to 3.4E+38.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic