Note that your final mark will not be saved in the system.
14 - Logic GapFill
You must fill all the gaps before clicking ‘Check Answers!’
This following paragraph uses 'a(n)' a lot, where either 'a' or 'an' would be the correct word. This is simply to prevent providing you, the student, with too many clues as to the correct answer. Our apologies for the impact this has upon readability.
The simplest logic gate, which is a(n) gate, has only a single input, and the output is simply the opposite of the input. To put it another way, this gate the input to produce its output. A(n) gate will only output TRUE if both inputs are TRUE, otherwise it outputs false. All of these outputs are reversed if the gate is, instead, a(n) gate. Then there is a(n) gate, which outputs TRUE if either input is TRUE, as well as if both inputs are TRUE, only outputting FALSE if both inputs are FALSE. These outputs would be reversed if we were to change this gate to a(n) gate. Finally, there is a(n) gate, which outputs TRUE if the two inputs are different from each other. If both are TRUE, or if both are FALSE, then the output would be FALSE.