Wednesday, March 19, 2014

Boolean Expressions

In addition to the truth table specification, a boolean function can also be specified using boolean operations over its input variables. The basic boolean operators used today are: AND, OR, and NOT.

No comments:

Post a Comment