convert decimal to hexadecimal:1440(10)
Answers
Answered by
0
Explanation:
1- Divide the decimal number by 16. Treat the division as an integer division.
2- Write down the remainder (in hexadecimal).
3- Divide the result again by 16. Treat the division as an integer division.
4- Repeat step 2 and 3 until result is 0.
5 - The hex value is the digit sequence of the remainders from the last to first.
Attachments:
Similar questions
English,
2 months ago
Math,
2 months ago
Social Sciences,
2 months ago
Political Science,
5 months ago
English,
5 months ago
Hindi,
11 months ago
Physics,
11 months ago