Which of these error-detecting codes enables to find double errors in Digital Electronic devices?
Show Hint
Different error detection methods have different capabilities and limitations. Checksum is capable of detecting double errors but does not correct them.
The Check sum method is capable of detecting double errors in digital electronic devices. It works by adding all the data together and creating a checksum which is sent along with data. If the checksum at the receiving end doesn't match with the calculated sum, it means there is some error. The checksum can also sometimes detect multiple errors depending on the nature of errors, but it is not guaranteed.
Was this answer helpful?
0
0
Top Questions on Digital Electronics and Logic Gates