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

Verified
Correct Answer:
Verified
Related Questions
Q3: The FileInputStream read method reads binary data.
Q4: Which of the following cannot be serialized?<br>I
Q5: Which file storage method is in human-readable
Q6: Assume we have a RandomAccessFile object, file,
Q7: The _ class is used when writing
Q9: How many bytes does the read method
Q10: Based on the code below, the statement
Q11: Caesar cipher uses a shift of each
Q12: Which of the following reads binary data
Q12: If serializing object obj requires 12 bytes,