The following table represents the value of some numbers in
The following table, represents the value of some numbers in decimal, binary and hex. Fill in the empty cells with the missed values. The detail of your conversion is not required. Using the approximation of 1024 as 1 Kilo, assume you have a machine with word size 25, if you use those 25 bit for addressing each byte of the memory. What is the maximum memory size in Kilo Byte (KB) we can have?
Solution
10)
In the question it is mentioned that the exact method of conversion is not required.
| Decimal | Binary | Hex |
| 123 | 01111011 | 0x7B |
| 172 | 10101100 | 0xAC |
| 174 | 10101110 | 0xAE |
