7. Which of the following is not a valid representation in
a. 8-bit
b. 24-bit
c. 32-bit
d. 64-bit
Answers
Answered by
3
Answer:
b)24-bit is not a valid representation .
As 8-bit is byte data type
32-bit is the int data type
64-bit is long data type.
Similar questions