Questão | Responda |
what is 53 in binary | 00111000 |
how do you convert denary to binary? | The first thing to do is write the place values in their columns. Then take your denary number, in this case, 84. Find the largest place value number that fits into 84 – in this case 64 – then subtract. Put a one below and take the remaining 20 to the next column. 32 doesn’t fit into 20 so put a ‘0’ in that column. 16 fits into 20 leaving 4, so there’s another ‘1’ and move again. 8 doesn’t fit into 4, but 4 does, so put a ‘0’ and a ‘1’. You have nothing left so zeroes go beneath ‘2’ and ‘1’. |
how do you convert binary to hexadecimal? | you do the reverse to the denary to binary equation but when you get to a value larger than 9 you start going up from A to F then when you get to F you start from A again but put two A's until two F's |
Hexadecimal to |
Quer criar seus próprios Flashcards gratuitos com GoConqr? Saiba mais.