Question: 1. A processor uses 23 bits for its memory addressing. How many possible distinct locations (in decimal) can the computer address? 2. How is the
1. A processor uses 23 bits for its memory addressing. How many possible distinct locations (in decimal) can the computer address?
2. How is the memory address (6234)10 represented in binary (base 2)?
3. How is the memory address (6234)10 represented in hexadecimal (base 16)?
4. What is the maximum 2s complement integer that can be stored in a memory location that stores 17 bits of data? (Give your answer in decimal.)
5. What is the minimum 2s complement (or smallest negative) integer that can be stored in a memory location that stores 17 bits of data? (Give your answer in decimal.)
6. Convert the numeral 0x3C32CB directly to binary.
7. Convert 142010 into the 2s complement 16-bit binary representation.
8. Convert -25210 into the 2s complement 16-bit binary representation.
9. Convert the octal value 10478 into binary
10. Convert the octal value 10478 into Hexadecimal
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
