AND gate MCQs with Answers

AND gate MCQs

The logic gate with two inputs and one output is called as AND gate. AND operation means the multiplication of inputs. i.e. the output will be high if and only if both the input signal high, in rest all conditions the output of AND operation is low.

The Boolean expression for the AND operation is given as

Y = AB

Where A and B represents input and Y represents the output.

The input-output table for AND operation is given then written as,

Input A

Input B Output Y=AB
1 1

1

1

0

0

0

1

0

0

0

0

Q.1) Figure shown below represents the symbol for………

a) OR gate

b) NOR gate

c) AND gate

d) NAND gate

Q.2) The Boolean expression for AND operation is …

 

 

 

Q.3) What will be the output in AND operation if input A is high and input B is low?

a) Low

b) High

c) both ‘a’ and ‘b’

d) none of these.

Q.4) Boolean expression for the following combination…

 

 

 

 

Q.5) The gate which can obtain can connected output of NOT gate to input of NOT gate is…

a) NOT gate

b) NOR gate

c) X-OR gate

d) NAND gate

Q.6) Which among the following is preferred in construction of AND gate

a) IC 7408

b) IC 555

c) Resistor Transistor switches

d) Both ‘a’ and ‘c’

Q.7) When all inputs fed to AND gate is 0, the output will be..

a) 1

b) 0

c) 1 or 0

d) none of these

Q.8) Which of the following is not correct for AND gate?

a) The output of AND operation if High only if both the inputs are High

b) The AND operation means the multiplication of inputs

 

 

Answers:

Q.1) c) AND gate

Q.2) b)

Q.3) c)

Q.4)d) mixer

Q.5) d) NAND gate

Q.6) d) Both ‘a’ and ‘c’

Q.7) b) 0

Q.8) c)

Leave a Reply

Your email address will not be published. Required fields are marked *