Computer Science, asked by Safiya7905523014, 10 months ago

perform binary subtraction. 11001001-01100110​

Answers

Answered by raniamcheriyan
3

The binary subtraction will subtract a large number from a small number of changing the order of the numbers and then attach a “negative sign” to the answer. For example, 10-100 solve it like 100-10 instead. This the Binary subtraction method.

Therefore answer is 1100011

Explanation:

Number 1 in the decimal system

110010012 = 20110

Number 2 in the decimal system

011001102 = 10210

Their difference is

201 - 102 = 99

Result in binary form

9910 = 1100011

Answered by tolujed
3

Answer:

the answer is 1100011

Similar questions