logo

CuriousTab

CuriousTab

Discussion


Home Digital Electronics Number Systems and Codes Comments

  • Question
  • In odd parity, 100011010 would pass the parity check.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • False 


  • Number Systems and Codes problems


    Search Results


    • 1. In ASCII code, the hexadecimal sequence 53 54 55 44 45 4E 54 decodes to STUDENT.

    • Options
    • A. True
    • B. False
    • Discuss
    • 2. ASCII stands for American Standard Code for Information Interchange.

    • Options
    • A. True
    • B. False
    • Discuss
    • 3. A binary number can be converted to a decimal number by summing the decimal values of the weights of all the 1s in the binary number.

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. When converting from decimal to binary by the repeated division-by-two method, the initial remainder becomes the MSD.

    • Options
    • A. True
    • B. False
    • Discuss
    • 5. 1210 = 11012 = C16 = 00010010 BCD

    • Options
    • A. True
    • B. False
    • Discuss
    • 6. Repeated division-by-10 is used to convert decimal numbers to binary numbers.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. The 2's complement of a binary number is derived by adding 1 to the 1's complement.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. A decimal number is converted to BCD by replacing each decimal digit with the appropriate 3-bit binary code.

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. Binary-coded-decimal 0111 1001 0011 is ________ in binary.

    • Options
    • A. 011110010011
    • B. 010110101111
    • C. 001100110011
    • D. 001100011001
    • Discuss
    • 10. Most computers store data in strings of ________ bits called a ________.

    • Options
    • A. 8, word
    • B. 8, byte
    • C. 16, word
    • D. 16, byte
    • Discuss


    Comments

    There are no comments.

Enter a new Comment