Multiple Choice
The values of the byte type range from ____ to ____.
A) -128, 127
B) 0, 256
C) -128, 128
D) 0, 255
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: When storing numbers in a file with
Q29: Which class has a write method that
Q30: Which of the following classes are used
Q31: Caesar cipher uses a shift of each
Q32: Which class is used for input of
Q34: Which expression creates an empty file named
Q35: Given a RandomAccessFile that stores a set
Q36: Which statement is NOT correct about the
Q37: In Java, the byte type is a(n)
Q38: Fill in the blank in the following