Question

Give two advantages for using 2’s complement over 1’s complement system.

Give two advantages for using 2’s complement over 1’s complement system.

Homework Answers

Answer #1

Ans. Two Advantages

1) The primary advantage of two's complement over one's complement is that two's complement only has one value for zero. One's complement has a "positive" zero and a "negative" zero.

2)While doing arithmetic operations like addition or subtraction using 1's, we have to add an extra carry bit, i.e 1 to the result to get the correct answer, e.g.:

     

but the correct answer is 0. In order to get 0 we have to add a carry bit 1 to the result (11111111 + 1 = 00000000).

In 2's complement, the result doesn't have to be modified:

              

/* PLEASE UPVOTE */

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1.Find the 2’s complement of 11111011. What is the decimal value of it 2.Find A-B using...
1.Find the 2’s complement of 11111011. What is the decimal value of it 2.Find A-B using 2’s complement if A=1010 and B=11100 3. A) What is the range of numbers in a 4-bit machine if unsigned integer format is used. B) What is the smallest and largest number when 2’s complement format is used.
Write -42 in the 16-bit 1’s complement and 2’s complement forms.
Write -42 in the 16-bit 1’s complement and 2’s complement forms.
1. Give the advantages of Soft Elastic Capsule (SEC) over Hard Gelatin Capsule (DFC). 2. Are...
1. Give the advantages of Soft Elastic Capsule (SEC) over Hard Gelatin Capsule (DFC). 2. Are there differences in the bioavailability (ADME) of the two types of capsules (SEC & DFC)? Elaborate your answer.
Give two advantages to hiding representation details using objects?
Give two advantages to hiding representation details using objects?
Perform the following operation by using 2’s complement. -2510 - 7510
Perform the following operation by using 2’s complement. -2510 - 7510
(110011)2-(1001011)2 using 2's complement (918)BCD+(234)BCD
(110011)2-(1001011)2 using 2's complement (918)BCD+(234)BCD
store -9 in 2's complement form utilizing two bytes
store -9 in 2's complement form utilizing two bytes
Show that in 2’s complement binary system, the highest significant position acts like a sign (not...
Show that in 2’s complement binary system, the highest significant position acts like a sign (not the same) as in the signed-magnitude binary system. Is this true for any radix-r number system? Justify your answer.
1. State two disadvantages of open methods compared to bracketing methods. 2. Give two advantages of...
1. State two disadvantages of open methods compared to bracketing methods. 2. Give two advantages of bisection method compared to false position method.
1. Perform the following subtraction using 10’s complement on 532 - 794.
1. Perform the following subtraction using 10’s complement on 532 - 794.