Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this question, you are provided with two unsigned binary numbers, A and B. You are asked to evaluate (-A - B) as well as

In this question, you are provided with two unsigned binary numbers, A and B.

You are asked to evaluate (-A - B) as well as (-A + B) using the two's complement 12-bit number system.

If the result is encoded in less than 12 bits (including the sign bit), you need to extend it to fill the entire 12 bits. If your answer is less than 12 bits or more than 12 bits, you will get zero.

Indicate if an overflow occurred or not.

N.B.: You need to provide the entire 12-bit result, even if an overflow occurs.

You MUST report the answer in 2's complement.

Do NOT convert the number back from the 2's complement. Leave it in the 2's complement representation.

image text in transcribed

When A = 10101000010 and B = 111110010, the value of (-A-B) = , If an overflow occurred during evaluating this expression, type yes, if not type no ; and the value of (A + B) = If an overflow occurred during evaluating this expression, type yes, if not type no

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

1. Identify the sources for this conflict.

Answered: 1 week ago

Question

3. The group answers the questions.

Answered: 1 week ago