Physics · Logic gates (OR, AND, NOT, NAND and NOR)
A Truth table is given below. The logic gate having following truth table is 10
A Truth table is given below. The logic gate having following truth table is \( A \quad B \quad Y \) \( \begin{array}{lll}0 & 1 & 1\end{array} \) \( 0 \quad 0 \) \( 0 \quad 1 \quad 0 \) 10
- A. NAND gate
- B. NOR gate
- C. AND gate
- D. OR gate
Step-by-step solution
The truth table for a NOR gate outputs 1 only when both inputs are 0, and 0 otherwise. Despite the messy formatting, the given partial entries (e.g., (0,0)=1 implied, (0,1)=0, (1,0)=0) align with the NOR gate logic. The pattern matches the standard NOR gate truth table.
Related MCQs
- When all the inputs of a NAND gate are connected together, the resulting circuit is:…
- Person who use boolean algebra for describing the operation of logic gates first was…
- What will be the input of and for Boolean expression \[ (\overline{A+B})(\overline{A \cdot B})=1 \]…
- Which of the following applications is not based on use of ICs?…
- In Boolean algebra, implies that…