Computer Science, asked by riya3549, 11 months ago

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 sriswapna1071
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