CPSC 201 - Yale University

A Boolean expression is made up of 0, 1, Boolean variables, and combinations of these using the operators AND (.), OR (+), and NOT (‘). [Write truth tables for these.] Any truth table can be converted in to a Boolean expression by constructing the disjunctive normal form. [Give examples.] There is also a conjunctive normal form. ................
................