OR
XOR
NOR
NAND
The truth table for a NOR gate is as given. It is a combination of OR and NOT gate. The output out of an OR gate for both inputs 0 is 0. The NOT gate would turn it into 1. The output out of an OR gate for inputs 1 and 0 is 1. The NOT gate would turn it into 0. Therefore, the logic gate is NOR gate.