engineering computer science MCQ #433

What is the efficiency of a Hamming code with 4 data bits and 3 parity bits?

engineering computer science MCQ #433

  1. Question 1

    Q1. What is the efficiency of a Hamming code with 4 data bits and 3 parity bits?

    • A) 4/7
    • B) 3/7
    • C) 1/2
    • D) 3/4

    Answer: 4/7

    Explanation: Efficiency = data bits / total bits = 4 / (4 + 3) = 4/7.