Truth Table

A Truth Table is a table which has columns for the inputs and outputs of a logical binary operation, and rows representing all possible inputs and the corresponding outputs.

For some examples, see Bitwise Operations.