What is the error detection and error correction in tutorial points?
Answers
Answered by
2
Explanation:
Errors in the received frames are detected by means of Parity Check and Cyclic Redundancy Check (CRC). In both cases, few extra bits are sent along with actual data to confirm that bits received at other end are same as they were sent.
Similar questions