Fixed formatting mistake
This commit is contained in:
parent
c5e038439f
commit
a9a8ac2030
@ -33,7 +33,7 @@ B49F
|
|||||||
011000 - D
|
011000 - D
|
||||||
101101 - F
|
101101 - F
|
||||||
|
|
||||||
# What is the smallest negative integer that can be represented in a two's complement system in which each value is represented by eight bits?
|
### What is the smallest negative integer that can be represented in a two's complement system in which each value is represented by eight bits?
|
||||||
10000000, -128 (either is correct)
|
10000000, -128 (either is correct)
|
||||||
|
|
||||||
### Which of the following data storage systems provides the most efficient random access to individual data items?
|
### Which of the following data storage systems provides the most efficient random access to individual data items?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user