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