Computer Science, asked by freefireltngamer, 8 months ago

(25)10 → (?)2. Convert the following

Answers

Answered by ms9655675
3

answers - (25)10 = (11001)2

Step by step solution

Step 1: Divide (25)10 successively by 2 until the quotient is 0:

25/2 = 12, remainder is 1

12/2 = 6, remainder is 0

6/2 = 3, remainder is 0

3/2 = 1, remainder is 1

1/2 = 0, remainder is 1

Step 2: Read from the bottom (MSB) to top (LSB) as 11001.

So, 11001 is the binary equivalent of decimal number 25 (Answer).

explain-this is right answer so,gys surport and follow

Similar questions