Computer Science, asked by fraklinclinton1551, 7 months ago


2. Convert the following Decimal number to its equivalent Binary, Octal and Hexadecimal number
1920^10​

Answers

Answered by ghazala162004
0

Answer:

hii

Explanation:

A repeated division and remainder algorithm can convert decimal to binary, octal, or hexadecimal.

1.Divide the decimal number by the desired target radix (2, 8, or 16).

2.Append the remainder as the next most significant digit.

3.Repeat until the decimal number has reached zero...

hope this helps u ☺️❤️❤️

Similar questions