perform substraction using 2's complement
Answers
Answered by
0
Answer:
Given two numbers
a and
b. The task is to subtract
b from
a by using 2’s Complement method.
Note: Negative numbers represented as 2’s Complement of Positive Numbers.
For example, -5 can be represented in binary form as 2’s Compliment of 5. Look at the image below:
Answered by
0
Answer:
For better Understanding you can refer videos and the following links
Explanation:
https://www.google.com/search?q=perform+substraction+using+2%27s+complement&rlz=1C1RNHN_enAE471AE471&oq=perform+substraction+using+2%27s+complement&aqs=chrome..69i57j0j69i61.496j0j9&sourceid=chrome&ie=UTF-8
Similar questions