Question: Which of the following statements about data types in Java is true? A. All numeric data types in Java are signed. B. The boolean data
Which of the following statements about data types in Java is true?
A. All numeric data types in Java are signed.
B. The boolean data type in Java has a size of 1 bit.
C. The char data type in Java can store any Unicode character.
D. The long data type in Java is always 8 bytes in size, regardless of the platform.
E. The byte data type in Java can store values from -128 to 127.
Step by Step Solution
3.37 Rating (150 Votes )
There are 3 Steps involved in it
The detailed answer for the above question is provided below Correct answers Option C an... View full answer
Get step-by-step solutions from verified subject matter experts
