Computer Science, asked by mukhtar6497, 8 months ago

how to convert hexadecimal into decimal​

Answers

Answered by Anonymous
3

Answer:

To convert a hexadecimal to a decimal manually, you must start by multiplying the hex number by 16. Then, you raise it to a power of 0 and increase that power by 1 each time according to the hexadecimal number equivalent. We start from the right of the hexadecimal number and go to the left when applying the powers

Similar questions