Multiple Choice
What is the lowest value for a signed (negative and positive) byte?
A) -128
B) -256
C) -255
D) -127
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: _ access allows file access at arbitrary
Q9: Which class is used for output of
Q10: Which code reads an array of Student
Q11: Which class is used for output of
Q12: If serializing object obj requires 12 bytes,
Q14: Which expression determines whether there is a
Q15: The two IO classes used for serialization
Q16: Streams access sequences of _.<br>A)bytes<br>B)files<br>C)characters<br>D)strings
Q17: Which of these classes access sequences of
Q18: Assume we have a RandomAccessFile object, file,