User Activity

To protect variables in a class b application a redundant complementary variable is stored in a separate memory location. The idea is to check if the exclusive or of those 2 variables is 0xFF before using them. My question is what exactly happens if ...