Binary to Decimal
Using the chart, What is the binary code for the letter "Z"?
00011010
Using the chart, spell the word "YES" in Binary.
00011001 00000101 00010011
What number is represented by 0111001
57
Using the chart, What is the binary code for the word "BYTE?
00000010 00011001 00010100 00000101
Convert the binary equivalent 10101010 to its decimal equivalent
170
Convert the decimal 231 to its binary equivalent.
11100111
What is the difference between binary and decimal number system
The binary system is base 2 and decimal is base 10