CHAPTER - 3
- Give the value of
88,0,1,127, and255in8-bit unsigned representation. - Give the value of
+88,-88,-1,0,+1,-128, and+127in 8-bit 2's complement signed representation. - Give the value of
+88,-88,-1,0,+1,-127, and+127in 8-bit sign-magnitude representation. - Give the value of
+88,-88,-1,0,+1,-127and+127in 8-bit 1's complement representation. - Do Binary Addition and subtraction for the following:
Binary Addition
1. 101 + 11 =
2. 111 + 111 =
3. 1010 + 1010 =
4. 11101 + 1010 =
5. 11111 + 11111 =
No comments:
Post a Comment