- 1. The parameter through which 8 distinct values can be represented is known as ________
A) Bit B) Byte C) Word D) Nibble
- 2. If the decimal number is negative, the binary
A) ends with 0 B) ends with 1 C) starts with 0 D) starts with 1
- 3. The representation of octal number (5)8 in decimal is ________
A) 1 B) 2 C) 3 D) 5
- 4. The decimal equivalent of the binary number (1011)2 is ________
A) (9)10 B) (10)10 C) (11)10 D) (111)10
- 5. The largest octal digit is ________
A) 9 B) 7 C) 1 D) 8
- 6. The quantity of double nibble is ________
A) 2 bits B) byte C) 4 bits D) 16 bits
- 7. What is the addition of the binary numbers 11011011010 and 010100101?
A) 11101111111 B) 0111001000 C) 1100110110 D) 10011010011
- 8. Perform binary subtraction: 101111 – 010101 = ?
A) 011010 B) 010101 C) 100100 D) 011001
- 9. Convert 100101 to octal
A) 45 B) 43 C) 54 D) 34
- 10. A byte is equal to how many bits
A) 8 B) 2 C) 4 D) 16
- 11. Convert decimal 6 into octal
A) 6 B) 1 C) 2 D) 3
- 12. Convert decimal 7 into octal
A) 6 B) 9 C) 8 D) 7
- 13. Convert decimal 8 into octal
A) 10 B) 8 C) 01 D) 7
- 14. The number of symbols in the octal system is ___
A) 7 B) 8 C) 2 D) 10
- 15. The number of symbols in the decimal system is ___
A) 8 B) 11 C) 10 D) 9
- 16. The number of symbols in the binary system is ___
A) 2 B) 9 C) 8 D) 10
|