Java MCQ - English
What is the numerical range of a char data type in Java?
-128 to 127
0 to 256
0 to 32767
0 to 65535
Answer : D
View More Related Question
1) What is the numerical range of a char data type in Java?
2) Size of float and double in Java is
3) How many primitive data types are there in Java?
4) Which data type value is returned by all transcendental math functions?
5) Size of int in Java is