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

1 Expert Approved Answer
Step: 1 Unlock

The detailed answer for the above question is provided below Correct answers Option C an... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!