Logic Gates Flashcards

1
Q

Universal Gates

A

NOR and NAND

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

Which gate gives high output if either input A or B or both are low otherwise it gives high output

A

NAND gate

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

Which gate gives low output if either input A or B or both are low otherwise it gives high output

A

AND gate

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

Which gate gives high output if either input A or B or both are high otherwise it gives low output

A

OR gate

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

Which gate produces output only when the two inputs are the same

A

EX-NOR

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

Logic equation of an EX-NOR gate having A and B as its input is

A

A’B’+AB

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

In which gate the output is low, when both the inputs are high

A

NAND

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

In which gate the output is low when both the inputs are different and high when both the inputs are same

A

EX-NOR

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

How many number of NAND and NOR gates required for the formation of NOT gates

A

NAND-1, NOR-1

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

How many number of NAND and NOR gates required for the formation of AND gates

A

NAND-2, NOR-3

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

How many number of NAND and NOR gates required for the formation of OR gates

A

NAND-3, NOR-2

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

How many number of NAND and NOR gates required for the formation of XOR gates

A

NAND-4, NOR-5

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

How many number of NAND and NOR gates required for the formation of XNOR gates

A

NAND-5, NOR-4

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

How many number of NAND and NOR gates required for the formation of NOR gates

A

NAND-4, NOR-1

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

How many number of NAND and NOR gates required for the formation of NAND gates

A

NAND-1, NOR-4

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

The minimum number of 2-input NAND gates required to implement a 2-input X-OR gate is