Number Systems and Codes MCQs | TechSpark AI

Number Systems and Codes MCQs | TechSpark AI


1. How many bits are in a byte?

    A) 4
    B) 8
    C) 16
    D) 32


2. What is the hexadecimal equivalent of the binary number 11010110?

    A) D6
    B) C6
    C) E6
    D) F6


3. The binary system uses base:

    A) 8
    B) 10
    C) 16
    D) 2


4. In Gray code, two successive values differ by:

    A) 2 bits
    B) 3 bits
    C) 1 bit
    D) No bits


5. The BCD representation of the decimal number 7 is:

    A) 111
    B) 1010
    C) 0111
    D) 1000


6. Which number system has a base of 16?

    A) Binary
    B) Decimal
    C) Octal
    D) Hexadecimal


7. What is the binary equivalent of the octal number 25?

    A) 10011
    B) 11001
    C) 10101
    D) 11111


8. In BCD, each decimal digit is represented by:

    A) 3 bits
    B) 4 bits
    C) 5 bits
    D) 6 bits


9. What is the decimal equivalent of the binary number 1011?

    A) 9
    B) 10
    C) 11
    D) 12


10. The largest decimal value that can be represented in 4 bits is:

    A) 8
    B) 15
    C) 16
    D) 31

Post a Comment

0 Comments