Identify Logic Gate from Output Conditions Table ❓ Question The output Y = 0 when: A = 1 and B = 1 A = 0 and B = 1 A = 1 and B = 0 A = 0 and B = 0 (Which logic gate does this cond…