Which of the following controls can BEST detect accidental corruption during transmission of data across a network?

December 22, 2021 by Admin

Which of the following controls can BEST detect accidental corruption during transmission of data across a network?

  • Sequence checking
  • Parity checking
  • Symmetric encryption
  • Check digit verification

Explanation: 
Parity check is used to detect transmission errors in the data. When a parity check is applied to a single character, it is called vertical or column check. In addition, if a parity check is applied to all the data it is called vertical or row check. By using both types of parity check simultaneously can greatly increase the error detection possibility, which may not be possible when only one type of parity check is used.

Leave a Reply