go to previous page   go to home page   go to next page

Answer:

Of course. Just add up the powers of two:

110001 == 25 + 24 + 20 == 32 + 16 + 1 == 49

Another Example: 74

Here is 74 represented in binary:

conversion of 74

So the representation of 74 in binary is: 1001010 .


QUESTION 8:

Can you check if the results are correct?


go to previous page   go to home page   go to next page