Skip to content

NEET-UG Biology

Logic gates - OR, AND, NOT, NAND and NOR — practice questions

56 questions in the bank on this idea. Below are 10 of them, exactly as they appear in a test.

Take the free diagnostic

No signup. Answers and worked solutions come with your result.

  1. Question 1 · difficulty L1 · recall

    An AND gate outputs 1 when

    • A. any one input is 1
    • B. all inputs are 0
    • C. all inputs are 1
    • D. exactly one input is 0
  2. Question 2 · difficulty L1 · understanding

    An OR gate outputs 1 when

    • A. all inputs are 1 only
    • B. all inputs are 0
    • C. exactly two inputs are 0
    • D. at least one input is 1
  3. Question 3 · difficulty L2 · understanding

    A NOT gate

    • A. inverts its single input
    • B. adds two inputs
    • C. outputs 1 for every input
    • D. requires two equal inputs
  4. Question 4 · difficulty L2 · application

    A NAND gate is an AND gate followed by

    • A. OR
    • B. NOT
    • C. another AND with no inversion
    • D. a resistor only
  5. Question 5 · difficulty L2 · understanding

    Refer to the logic circuit given below. For two inputs ( A=1,B=1A=1, B=1 ) and ( A=0,B=1A=0, B=1 ), output ( Y ) will be ____\_\_\_\_ .

    • A. 1, 0 respectively
    • B. 0, 1 respectively
    • C. 0, 0 respectively
    • D. 1, 1 respectively
  6. Question 6 · difficulty L2 · understanding

    For the given logic circuit, which of the following inputs combination will make both LED-1 and LED-2 to glow?

    • A. A=0, B=1,C=1 \mathrm{A}=0, \mathrm{~B}=1, \mathrm{C}=1
    • B. A=1, B=0,C=0 \mathrm{A}=1, \mathrm{~B}=0, \mathrm{C}=0
    • C. A=1, B=0,C=1 \mathrm{A}=1, \mathrm{~B}=0, \mathrm{C}=1
    • D. A=1, B=1,C=0 \mathrm{A}=1, \mathrm{~B}=1, \mathrm{C}=0
  7. Question 7 · difficulty L2 · understanding

    Two 4 bits binary numbers, A=1101A=1101 and B=1010B=1010 are given in the inputs of a logic circuit shown in figure below. The output (Y)(Y) will be :

    • A. Y=1101 Y=1101
    • B. Y=0010 Y=0010
    • C. Y=0111 Y=0111
    • D. Y=1000 Y=1000
  8. Question 8 · difficulty L2 · understanding

    Two p-n junction diodes D1D_1 and D2D_2 are connected as shown in figure. AA and BB are input signals and CC is the output. The given circuit will function as a ________.

    • A. AND Gate
    • B. OR Gate
    • C. NOR Gate
    • D. NAND Gate
  9. Question 9 · difficulty L2 · understanding

     Identify the correct truth table of the given logic circuit.  \text { Identify the correct truth table of the given logic circuit. }

    • A.  A  B  Y 000010101110 \begin{array}{|c|c|c|} \hline \text { A } & \text { B } & \text { Y } \\ \hline \hline 0 & 0 & 0 \\ \hline \hline 0 & 1 & 0 \\ \hline 1 & 0 & 1 \\ \hline 1 & 1 & 0 \\ \hline \end{array}
    • B.  A  B  Y 000011101110 \begin{array}{|c|c|c|} \hline \text { A } & \text { B } & \text { Y } \\ \hline \hline 0 & 0 & 0 \\ \hline \hline 0 & 1 & 1 \\ \hline 1 & 0 & 1 \\ \hline 1 & 1 & 0 \\ \hline \end{array}
    • C.  A  B  Y 001011101110 \begin{array}{|c|c|c|} \hline \text { A } & \text { B } & \text { Y } \\ \hline \hline 0 & 0 & 1 \\ \hline \hline 0 & 1 & 1 \\ \hline \hline 1 & 0 & 1 \\ \hline \hline 1 & 1 & 0 \\ \hline \end{array}
    • D.  A  B  Y 001010101110 \begin{array}{|c|c|c|} \hline \text { A } & \text { B } & \text { Y } \\ \hline \hline 0 & 0 & 1 \\ \hline \hline 0 & 1 & 0 \\ \hline 1 & 0 & 1 \\ \hline 1 & 1 & 0 \\ \hline \end{array}
  10. Question 10 · difficulty L2 · understanding

     For the given logic gate circuit, which of the following is the correct truth table?  \text { For the given logic gate circuit, which of the following is the correct truth table? }

    • A. nmz001011110100 \begin{array}{c|c|c} n & m & z \\ \hline 0 & 0 & 1 \\ 0 & 1 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 0 \end{array}
    • B. nmz001010111100 \begin{array}{c|c|c} n & m & z \\ \hline 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 1 & 1 \\ 1 & 0 & 0 \end{array}
    • C. nmz000011110101 \begin{array}{c|c|c} n & m & z \\ \hline 0 & 0 & 0 \\ 0 & 1 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 1 \end{array}
    • D. nmz001010110100 \begin{array}{c|c|c} n & m & z \\ \hline 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 1 & 0 \\ 1 & 0 & 0 \end{array}

Want to know which of these you would get wrong?

Reading a question and answering it under a clock are different things. Take the 20-question diagnostic and see where the marks actually go.

Start the diagnostic →