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.