Computer Science, asked by AbhilashaJacob, 2 months ago

in binary subtraction 0-0 is equal to____​

Answers

Answered by vinod04jangid
2

Answer:

0

Explanation:

in binary subtraction 0-0 is equal to 0

binary subtraction-

The addition and subtraction of the binary number system are similar to that of the decimal number system. The only difference is that the decimal number system consists the digit from 0-9 and their base is 10 whereas the binary number system consists only two digits (0 and 1) which make their operation easier.

FINAL ANSWER- 0

#SPJ3

Answered by sonu567859
0

In binary subtraction 0 – 0 = 0 .

Binary Subtraction

Binary subtraction is one of the four binary operations, where we perform the subtraction method for two binary numbers (comprising only two digits, 0 and 1). This operation is similar to the basic arithmetic subtraction performed on decimal numbers.

Rules and tricks: Binary subtraction is much easier than the decimal subtraction when you remember the following rules:

  • 0 – 0 = 0
  • 0 – 1 = 1 ( with a borrow of 1)
  • 1 – 0 = 1
  • 1 – 1 = 0

Thus, In binary subtraction 0 – 0 = 0.

Learn more about Binary subtraction here,

https://brainly.in/question/3413520?msp_poc_exp=1

#SPJ2

Similar questions