Friday, June 5, 2009

Conjunction


Conjunction:
The conjunction connective ^ (read as AND) is defined by the following truth table.

AND means multiplication.
1 * 1 = 1
1 * 0 = 0
0 * 1 = 0
0 * 0 = 0
Note : The conjunction of two statements is true only when each statement is true.

No comments:

Post a Comment