What Is The Numerical Range Of A Char Data Type In Java #11
What is the numerical range of a char data type in Java?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Data Types Variables Arrays - Java Character and Boolean Data Types - Quiz No.1.
What is the numerical range of a char data type in Java?
-128 to 127
0 to 256
0 to 32767
0 to 65535