Gates Flashcards

1
Q

OR gate logic and truth table?

A

Y=A.B

any 0 o/p=1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AND gate logic and truth table?

A

Y=A+B

any 1 o/p=1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

NAND gate logic and truth table?

A

Y=(A.B)’

Inverter of AND (addition)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

NOR gate logic and truth table?

A

Y=(A+B)’

Inverter of OR (multiplication)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Ex-OR gate logic and truth table?

A

Y=A’B+AB’

If A≠B o/p= 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Ex-NOR gate logic and truth table?

A

Y = AB+A’B’
If A=B o/p=1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly