Computer Science, asked by rubeena2, 1 year ago

how we can convert binary number to decimal number

Answers

Answered by karthiksj
4
An easy method of converting decimalto binary number equivalents is to write down the decimal number and to continually divide-by-2 (two) to give a result and a remainder of either a “1” or a “0” until the final result equals zero. So for example. Convert thedecimal number 29410 into its binarynumber equivalent.
Answered by Anonymous
1
There is a formula that can be used as
Similar questions