80 likes | 329 Vues
Boolean Logic Truth Tables. First fill out all the possible inputs for a table (to the left of the dark line), then fill in the other columns.
E N D
Boolean Logic Truth Tables First fill out all the possible inputs for a table (to the left of the dark line), then fill in the other columns. Remember:p and q is True only if both p and q are True.p or q is True if either p or q are True.p xor q is True is either p or q are True, but not both.