An engineer is troubleshooting a communication system where data gets corrupted occasionally. He notices that only single-bit errors are occurring. Which error correction method can be efficient for such scenarios?
- CRC (Cyclic Redundancy Check)
- Hamming Code
- Parity Bit
- Reed-Solomon Code
Hamming Code is an error correction technique that is efficient for correcting single-bit errors. It adds parity bits to the data, allowing for the detection and correction of single-bit errors.
Loading...
Related Quiz
- Which protocol primarily uses the three-way handshake to establish a connection between client and server?
- Which congestion control mechanism involves routers sending signals to the sender to notify about network congestion?
- A company wants to enable its employees to work from home due to a sudden lockdown. To ensure that employees can access company resources securely, what technology should the company employ?
- What is the primary purpose of protocols in computer networking?
- Which Ethernet standard is commonly used for Gigabit Ethernet in most modern local area networks?