Logic Gates MCQ Quiz - Objective Question with Answer for Logic Gates - Download Free PDF

Learning about Logic Gates is made much simpler with Logic Gates MCQs. Covering basic gate types like AND, OR, NOT, NAND, and NOR, to more complex topics like gate combinations and Boolean algebra, Logic Gates MCQs offer a comprehensive learning tool. Regular practice with Logic Gates MCQs will solidify your knowledge in this essential area of digital electronics.

Latest Logic Gates MCQ Objective Questions

Logic Gates Question 1:

F1 Shubham B 28-09-21 D21

From the given arrangement, find Q.

  1. A + B
  2. A + B̅
  3. \(\overline + \overline\)
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 3 : \(\overline + \overline\) India's Super Teachers for all govt. exams Under One Roof Demo Classes Available* Enroll For Free Now

Stay updated with the Digital Electronics questions & answers with Testbook. Know more about Logic Gates and Boolean Algebra and ace the concept of Logic Gates.

Logic Gates Question 1 Detailed Solution

The correct answer is (option 3) i.e. \(\overline + \overline\)

AND Gate: An AND gate is a logic gate having two or more inputs and a single output.

An AND gate operates on logical multiplication rules.

Fig shown below the symbol of AND Gate,

F1 Nakshtra 17-11-21 Savita D33

OR Gate: An OR gate is a logic gate having two or more inputs and a single output.

An OR gate operates on logical summation rules.

Fig shown below the symbol of OR Gate,

F1 Nakshtra 17-11-21 Savita D34

NOT Gate: A NOT gate is a logic gate that inverts the digital input signal.

It is referred to as an inverter.

Fig shown below the symbol of NOT Gate,

F1 Nakshtra 17-11-21 Savita D35

Given logic gate,

F1 Shubham B 28-09-21 D21

It can be simplified as,

F1 Nakshtra 17-11-21 Savita D36

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 2:

Which of the following logic gates are called ‘universal gates’?
  1. NOR and NAND gates
  2. OR and NOR gates
  3. AND and NAND gates
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : NOR and NAND gates

Logic Gates Question 2 Detailed Solution

The correct answer is option 1):( NOR and NAND gates )

Concept:

F1 S.B Madhu 18.03.20 D5

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 3:

The following truth-table belongs to which one of the four gates-
A B X
1 1 0
0 1 0
1 0 0
0 0 1
  1. OR
  2. NOR
  3. XOR
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : NOR

Logic Gates Question 3 Detailed Solution

The truth table for NOR gate:

Physics FT 2 Group X Jitendra Sunny 23.5.2020 1

F1 J.K Madhu 21.05.20 D13

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 4:

The logic equation of an EX-NOR gate having A and B as its input is:
  1. A’B + AB’
  2. A’B’ + A’B
  3. A’B’ + AB
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 3 : A’B’ + AB

Logic Gates Question 4 Detailed Solution

F1 S.B Madhu 02.06.20 D 7

From the truth table, the output is one when both A and B are equal logic.

The Boolean equation of output can be written as:

Output = A B + A̅ B̅

Output Equation: Y = A ⨀ B

1) If B is always Low, the output is the inverted value of the other input A, i.e. A̅.

2) The output is low when both the inputs are different.

3) The output is high when both the inputs are the same.

4) XNOR gate produces an output only when the two inputs are the same.

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 5:

Which group is represented as universal gate?
  1. AND or OR
  2. NAND or NOR
  3. NOT, NOR, NAND
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : NAND or NOR

Logic Gates Question 5 Detailed Solution

Classification of Logic Gates

Classification

Logic Gate

All the other gates can be formed using the NAND or NOR gates.

Hence, NAND and NOR gates are known as universal gates.

The number of NAND and NOR gates required for the formation of other gates are as follows:

GATE

NAND

NOR

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Top Logic Gates MCQ Objective Questions

Logic Gates Question 6

F1 Shubham Madhu 07.10.20 D1

The output of the logic gate in figure is

Answer (Detailed Solution Below)

Option 3 : A̅

Logic Gates Question 6 Detailed Solution

F1 S.B Madhu 02.06.20 D 7

1) If B is always Low, the output is the inverted value of the other input A, i.e. A̅.

2) The output is low when both the inputs are different.

3) The output is high when both the inputs are the same.

4) XNOR gate produces an output only when the two inputs are same.

Analysis:

F1 Shubham Madhu 07.10.20 D1

Share on Whatsapp

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 7

F2 U.B Madhu 5.11.19 D 2

The output of logic circuit given below represents _______ gate.

Answer (Detailed Solution Below)

Option 4 : NAND

Logic Gates Question 7 Detailed Solution

F1 U.B. Nita 11.11.2019 D 3

Output expression Q is equivalent to NAND gate.

Important Points

F1 U.B Madhu 15.11.19 D 16

Output Equation: \(Y = \overline = \overline A + \overline B\)

1) If A is always High, the output is the inverted value of the other input B, i.e. B̅

2) The output is low only when both the inputs are high

3) It is a universal gate

Share on Whatsapp

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 8

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

Answer (Detailed Solution Below)

Option 1 : 4

Logic Gates Question 8 Detailed Solution

The number of 2-input NAND gates required to implement a 2-input XOR gate is 4.

qImage32546

Similarly, the number of 2-input NOR gates required to implement a 2-input XNOR gate is 4.

26 June 1

Min. number of NOR Gate

Min. number of NAND Gate

Share on Whatsapp

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 9

F1 Shweta G 12-1-2021 Swati D2

The output Y of the logic circuit given below is:-

Answer (Detailed Solution Below)

Option 1 : 1

Logic Gates Question 9 Detailed Solution

F1 U.B Madhu 15.11.19 D 18

1) If B is always High, the output is the inverted value of the other input A, i.e. A̅.

1) The output is low when both the inputs are the same.

2) The output is high when both the inputs are different.

Explanation:

quesImage6676

\(Y = XX+\bar X \bar X\)

Y = 1

26 June 1

Share on Whatsapp

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 10

F1 Shubham Madhuri 12.05.2021 D5

What will be the fundamental frequency for the following circuit if each inverter delay is 100 nsec?

  1. 1 GHz
  2. 0.5 GHz
  3. 3.34 MHz
  4. 1.67 MHz

Answer (Detailed Solution Below)

Option 4 : 1.67 MHz

Logic Gates Question 10 Detailed Solution

Concept:

The propagation delay, or gate delay, is the length of time that starts when the input to a logic gate becomes stable and valid to change, to the time that the output of that logic gate is stable and valid to change.

Here 2 is multiplied with the propagation delay when logic gates are connected in feedback.

T is the time period of the output

n is the number of logic gates

T pd is the propagation delay of one gate

n = 3 as there are three gates with feedback

F1 Shubham Madhuri 12.05.2021 D5

F1 Shubham Shraddha 19.8.2021 D4

Fundamental Frequency is given by f

f = 1.67 MHz

Share on Whatsapp

India’s #1 Learning Platform Start Complete Exam Preparation Daily Live MasterClasses Practice Question Bank Mock Tests & Quizzes Trusted by + Students

Logic Gates Question 11

Which of the following logical operations could be computed by the given network?

  1. C = AB
  2. C = A + B
  3. \(C = \overline \)
  4. \(C = \overline \)

Answer (Detailed Solution Below)

Option 2 : C = A + B

Logic Gates Question 11 Detailed Solution

Concept:

In Digital Electronics, Logic 1 means High and Logic 0 means low.

Whenever in diode, if 1 is applied to anode and 0 to cathode then Diode acts as a short circuit i.e. ON.

And if 0 is applied to anode and 1 to cathode Diode acts as open circuit i.e. OFF.

F1 Jai 18.1.21 Pallavi D17

Explanation:

The given logic circuit is

F1 Jai 18.1.21 Pallavi D18

For different logic of A and B,4 cases are there and according to that logic of C will vary.

Case 1

When A is logic 0 and B is logic 0

F1 Jai 18.1.21 Pallavi D19

Then the logic of C will be 0.

Case 2

When A is logic 0 and B is logic 1

F1 Jai 18.1.21 Pallavi D20

Then the logic of C will be 1.

Case 3

When A is logic 1 and B is logic 0

F1 Jai 18.1.21 Pallavi D21

Then the logic of C will be 1.

Case 4

When A is logic 1 and B is logic 1

F1 Jai 18.1.21 Pallavi D22

Then the logic of C will be 1.

According to Result, we make a table