Question

    Which error correction technique is capable of correcting single-bit errors and detecting two-bit errors?

    A Checksum Correct Answer Incorrect Answer
    B Hamming Code Correct Answer Incorrect Answer
    C Parity Bit Correct Answer Incorrect Answer
    D Cyclic Redundancy Check (CRC) Correct Answer Incorrect Answer
    E All of these Correct Answer Incorrect Answer

    Solution

    Hamming Code is an error correction technique that can correct single-bit errors and detect two-bit errors in data. It uses additional bits to encode data in a way that enables error detection and correction.

    Practice Next

    Relevant for Exams:

    ×
    ×