b) In this case, we can see that a program will run faster and be harder to reverse engineer without error checking on. It will also have to potential of failure. There is also the problem that if the program worked correctly with error checking on, that it MAY not work correctly when it is turned off. There are a lot of bounds and guards that are in place with error checking on, and with it turned off, the program may not even function correctly.