Which gate needs both conditions to be true?, AND, OR, NOT, Input A = 1, B = 0. What is the output of AND?, 1, 0, Input A = 0, B = 1. What is the output of OR?, 1, 0, Which gate gives the opposite result of the input?, AND, OR, NOT, A light turns on when someone is in the room AND it is dark. Which gate is used?, OR, AND, NOT, Input A = 1. Rule: NOT A. Output?, 1, 0, A light turns on when there is a person AND it is NOT daytime.Which gates are used?, AND+NOT, OR, NOT + OR, Input A = 0, B = 1. Rule: A OR B. Output?, 0, 1, Input A = 1, B = 0. Rule: A AND NOT B. Output?, 1, 0, Input A = 1, B = 1. Rule: A AND B. Output?, 1, 0, Input A = 0, B = 0. Rule: A OR B. Output?, 1, 0, Input A = 0. Rule: NOT A. Output?, 1, 0, A door opens when card is valid AND face is recognized. Which gate?, OR, AND, NOT, A fan turns on when temperature is high OR room is crowded.Which gate?, AND, OR, NOT, Input A = 1, B = 0. Rule: NOT B. Output?, 1, 0

Leaderboard

Visual style

Options

Switch template

Continue editing: ?