AND
has two inputs and outputs 1, only if BOTH are 1
OR
has two inputs and outputs 1 if either or both are 1, but if both are 0, it outputs 0
NOT
has a single input and outputs the opposite of this input
Truth Tables
a table which shows all the possible input and output values for a logic gate
Logic Gate
an operator such as AND, OR or NOT which performs a logical function on the input
Logic Diagram
a diagram showing 1 or more logic gates together