Computer Science, asked by kumarsauarash, 7 months ago

How to following binary numberels into their decimal equivalent​

Answers

Answered by DivyanshuRaj21
0

Answer:

An easy method of converting decimal to 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.

Answered by ItzKrinna
0

first prime factorisation of no.s are done only with 2 factor and there remainder in each case are noted

The remainder are arranged from bottom to top and hence we can get binary no.

Similar questions