1.) What value does the following unsigned integer binary coderepresent? 1000000
ID: 1830388 • Letter: 1
Question
1.) What value does the following unsigned integer binary coderepresent? 100000002.)What value does the following unsigned integer binary coderepresent? 11111111
3.) What value does the following unsigned integer binary coderepresent? 01111111
4.) What value does the following unsigned integer binary coderepresent? 11111110
5.) What value does the following signed integer binary coderepresent? 01111111
6.) What value does the following signed integer binary coderepresent? 11111111
7.) What value does the following signed integer binary coderepresent? 10000000
8.) What value does the following signed integer binary coderepresent? 11111110
Explanation / Answer
2) 255 3) 127 4) 254I think a signed binary code is the same as sign andmagnitude, as opposed to 2's complement or 1's complement. Ifthis is wrong, these answers will also be wrong
5) 127 6) -127 7) -0 8) -126
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.