Computer Science, asked by Shafiqa, 1 year ago

find the result of the following binary arithmetic operations.

a) 1111-0101
b) 1111/0101

Answers

Answered by VikasM9
4

answers:

a) 1010

b) 11


Shafiqa: can you tell me how
VikasM9: in binary 1-0 =1 and 1-1 =0 and 0-0 =0
Shafiqa: ok
VikasM9: for performing division, proceed as you divide normally for integers, but the quotient contain only 1's and 0's
Shafiqa: ooo a big thanks
VikasM9: super
VikasM9: I recommend you to google how to do it as they will provide you with an example with which you can clearly understand
VikasM9: https://study.com/academy/lesson/binary-division-multiplication-rules-examples.html
VikasM9: take a look at this
Shafiqa: ok
Answered by raghvendradeora17640
0

Answer:

1010

Explanation:

Similar questions