It can happen, and depending on the intensity of the scrambling of data, either nothing will happen, or you crash the system, with other random bugs happening in between those extremes.
In the case where nothing happens, which is what you’re mainly asking about, it’s because software designers were clever, and made redundancies. [Hamming Codes](https://en.m.wikipedia.org/wiki/Hamming_code) are used to show when only one bit has been flipped, as would happen in a cosmic ray.
Latest Answers