The following technique is used to convert a decimal number to any number system. Technique Divide by ‘X’, where ‘X’ is the base/radix of the number system Keep track of the remainder Repeat the process till the quotient becomes ‘0’…
The following technique is used to convert a decimal number to any number system. Technique Divide by ‘X’, where ‘X’ is the base/radix of the number system Keep track of the remainder Repeat the process till the quotient becomes ‘0’…