Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Complete the following binary conversions and show your work. Use 8 bits to represent binary values. Convert ( 3 6 ) 1 0 to 2

Complete the following binary conversions and show your work. Use 8 bits to represent binary values.
Convert (36)10 to 2's complement binary.
Convert (-20)10 to 2's complement binary.
To find a negative number n, first convert the absolute value of n to binary and then determine the 2's complement.
Let A =(10011001)2. What decimal value does A represent if A is unsigned?
Let A =(10011001)2. What decimal value does A represent if A is a 1's complement number?
Let A =(10011001)2. What decimal value does A represent if A is a 2's complement number?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions