2) What decimal value does the 8-bit binary number 10110100 have if: a) it is interpreted as an unsigned number? b) it is on a computer using signed-magnitude representation? c) it is on a computer using one's complement representation? d) it is on a computer using two's complement representation? e) it is on a computer using excess-127 representation? (10 points)
Added by Ruben P.
Close
Step 1
10110100 in binary is equal to 180 in decimal. b) In signed-magnitude representation, the leftmost bit represents the sign of the number (0 for positive, 1 for negative), and the remaining bits represent the magnitude. Since the leftmost bit of 10110100 is 1, Show more…
Show all steps
Your feedback will help us improve your experience
Himani Sood and 69 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Convert each of the following base 10 representations to its equivalent two's complement representation in which each value is represented in 8 bits: a. -27 b. 3 c. 21 d. 8 e. -18 the
a. Convert (110101)2 into unsigned decimal and hexadecimal. b. Convert (10011100)2 into the appropriate decimal number according to the signed-magnitude, signed-1's complement, and signed-2's complement number systems. c. Convert decimal (45)10 into Gray binary code. d. What is the maximum range of signed-2's complement and unsigned decimal numbers that can be accommodated in a 6-bit binary number system? e. What is the minimum number of bits needed to encode (14)10 distinct quantities?
Sri K.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
18,000,000+
Students on Numerade
Trusted by students at 8,000+ universities
Watch the video solution with this free unlock.
EMAIL
PASSWORD