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