Computer Science, asked by prakhara1107, 10 months ago

The method to perform division of two binary number is not the same as that of decimal number is it true or false

Answers

Answered by prashantrohilla32
3

Answer:

true

Explanation:

in decimal

8=8

but in binary

8=0001000

Answered by manishsonymobile
0

Explanation:

false

false This is because during binary conversion we divide the number by two CAUSE THE BASE OF BINARY IS 2 while during decimal conversion we multiply each decimal digit with the power of 2

Similar questions