Which of the following is error detection code used in digital logic?
Options
- A. Hamming code
- B. Cyclic redundancy check (CRC)
- C. Checksum
- D. More than one of the above
- E. None of the above
D. More than one of the above
Explanation:
Error detection codes are techniques used in digital communication and digital logic systems to check whether data has been corrupted during transmission or storage.
Let’s look at each option:
Used for error detection and error correction.
It can detect up to two-bit errors and correct one-bit error.
Commonly used in computer memory systems (ECC RAM).
A very powerful error detection technique.
Data is treated as a binary number and divided by a generator polynomial.
The remainder is appended to the data before transmission.
Widely used in networks, Ethernet, and storage devices.
A simple error detection method.
Sender calculates a sum of the data and sends it with the message.
Receiver recalculates the sum to verify data integrity.
Used in TCP/IP, UDP, and file transfers
Attempt Quiz Now:
BPSC Tre 4.0 Digtial Electronics Quiz Practice Set