The C language's rules for integer operations have some quirks that can make even small programs behave in confusing ways. This post is a review of these rules in the form of a quiz containing 20 questions. It is not intended to be extremely tricky, and I expect serious C programmers to get high scores. I recommend going through the questions in order. You should assume C99. Also assume that x86 o