Module 4 - Data Representation Flashcards
In the field below, enter the 8-bit binary representation of the decimal value 46.
00101110
In the field below, enter the 8-bit binary representation of the decimal value 24.
00011000
In the field below, enter the decimal representation of the binary value 00010110.
22
A binary "0" is represented by what physical phenomena in a modern computer? High Current Low Current High Voltage Mechanical contacts closed. Low Voltage
Low Voltage
A binary "1" is represented by what physical phenomena in a modern computer? Low Current High Current Low Voltage Mechanical contacts closed. High Voltage
High Voltage
In the field below, enter the 8-bit binary representation of the decimal value 31.
00011111
In the field below, enter the decimal representation of the binary value 00111010.
58
In the field below, enter the decimal representation of the binary value 00100001.
33
How many symbols are used in the binary number system?
2
A binary "1" is represented by what physical phenomena in a modern computer? High Current High Voltage Low Voltage Low Current Mechanical contacts closed.
High Voltage
In the field below, enter the hexadecimal representation of the binary value 0000011100100000 using 4 hex places.
0720
In the field below, enter the decimal representation of the hexadecimal value 0x0444.
1092
In the field below, enter the hexadecimal representation of the binary value 0000101010110101 using 4 hex places.
0AB5
In the field below, enter the hexadecimal representation of the decimal value 1708 using 4 hex places.
06AC
In the field below, enter the hexadecimal representation of the decimal value 124 using 4 hex places.
007C