Computer Science, asked by shameer88, 15 days ago

Write the procedure to convert hexadecimal to decimal

Answers

Answered by marvaminuva
1

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

Similar questions