What is the purpose of cyclic redundancy check (CRC) in error detection?
Q1. What is the purpose of cyclic redundancy check (CRC) in error detection?
Answer: To detect multiple-bit errors
Explanation: CRC is used to detect multiple-bit errors by generating a checksum based on the data being transmitted and checking it at the receiver's end.