Advertisements
Advertisements
प्रश्न
Which one of the following is the Boolean expression for NOR gate?
विकल्प
Y = `bar("A" + "B")`
Y = `bar("A"."B")`
Y = A.B
Y = `bar"A"`
MCQ
उत्तर
Y = `bb(bar("A" + "B"))`
Explanation:
Combining the NOT and OR gates results in the NOR gate. The NOR gate has the boolean expression Y = `bar("A" + "B")`.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?