Truth Table
Revision as of 11:20, 14 January 2014 by Chris Tyler (talk | contribs) (Created page with 'Category:Computer Architecture A '''Truth Table''' is a table which has columns for the inputs and outputs of a logical binary operation, and rows representing all possible i…')
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.