Question
Which error correction technique is capable of
correcting single-bit errors and detecting two-bit errors?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.
More IT Networking Questions