Number Systems and Conversion

To convert a decimal number into binary firstly construct a Base 2 table like below: The general rule with converting from decimal to binary is: Starting with the most-significant bit (left-hand side), compare the decimal number with the base 2 number. If the decimal number (e.g. 75) is . ................
................