1.

Explain the process of convertion of decimal number to binary number​

Answer»

t POPULAR way to convert a DECIMAL number into the BINARY is the double dabble method. In this method, the given decimal number is progressively DIVIDED by 2 and writing the remainder after each division. When all the remainder is READ in reverse order, the binary number is obtained.



Discussion

No Comment Found