PRASHNIKAप्रश्निका
Back to the paper

Answer the following questions related to the below image: What is the output of the above gate if…

Computer Science20251 markOne word
Answer the following questions related to the below image: What is the output of the above gate if input $A = 0$, $B = 1$?
Figure for this question

Answer

Answer

Official answer key
The gate shown is a NOR gate. Output = $(A+B)' = (0+1)' = 1' = 0$.
Computer Hardware

From ISC 2025 Specimen Computer Science Paper 1, question 5(iii)(a).