Java MCQ - English
Which of these literals can be contained in float data type variable?
Home | Discussion ForumWhich of these literals can be contained in float data type variable?
-1.7e+308
-3.4e+038
+1.7e+308
-3.4e+050
Answer : B
View More Related Question
1) What is the base of BigDecimal data type?
2) What is the range of short data type in Java?
3) What is BigDecimal.ONE?
wrong statement
custom defined statement
static variable with value 1 on scale 10
static variable with value 1 on scale 0
View Answer
4) How many primitive data types are there in Java?
5) Which data type value is returned by all transcendental math functions?