Class 12 Physics MCQ – Digital Electronics and Logic Gates

This set of Class 12 Physics Chapter 14 Multiple Choice Questions & Answers (MCQs) focuses on “Digital Electronics and Logic Gates”.

1. Which of the following is correct about logic gates?
a) Logic gates have one or more input signals and only one output signal
b) Logic gates have only one input and output signal
c) Logic gates are analogous circuits
d) Logic gates have only one input and many output signals
View Answer

Answer: a
Explanation: Logic gates are the basic building blocks of any digital system. A digital circuit with one or more input signals but only one output signal is known as a logic gate. All the other statements are not valid.

2. How many basic logic gates are there?
a) 1
b) 2
c) 3
d) 4
View Answer

Answer: c
Explanation: The logic gates are considered to be the building blocks of a digital system. Each logic gate follows a certain logical relationship between input and output voltage. There are 3 basic logic gates, namely, OR gate, AND gate, and NOT gate.

3. Which of the following gates can have only one input?
a) OR gate
b) NOT gate
c) AND gate
d) NAND gate
View Answer

Answer: b
Explanation: The NOT gate is the simplest of all logic gates. It has only one input and one output signal. NOT gate is also called as the inverter because t inverts the input signal. All the other gates can have one or more input signals.
advertisement
advertisement

4. The truth table shows both the input and output signals.
a) True
b) False
View Answer

Answer: a
Explanation: Yes, this is a true statement. The truth table is a table that shows all possible input combinations and the corresponding output combinations for a particular logic gate. These are used in connection with Boolean algebra, Boolean functions, and propositional calculus.

5. Which gate will a NAND gate be equivalent to when two inputs of NAND gates are shorted?
a) AND gate
b) OR gate
c) NAND gate
d) NOT gate
View Answer

Answer: d
Explanation: When two inputs of a NAND gate are shorted, then the Boolean expression for it becomes:
Y=not(A.A)
Y=not(A)
Therefore, the NAND gate will be equivalent to the NOT gate.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. What should be done to obtain an OR gate from a NAND gate?
a) We need only 3 NAND gates
b) We need two NOT gates obtained from NAND gates and one NAND gate
c) We need 3 NOT gates obtained from NAND gates and 3 NAND gates
d) We need 2 NAND gates and 4 AND gates obtained from NAND gates.
View Answer

Answer: b
Explanation: We need OR gate (Y = A + B) from NAND gate (Y = not (A.B))
Y = not (not (A.B))
Y = not (not (A)) + not (not (B))        [Using the Boolean identify ➔ not (A.B) = not (A) + not (B)]
So, Y = A + B [Since not (not (A)) = A and not (not (B)) = B]
Therefore, to obtain an OR gate from a NAND gate, we need two NOT gates obtained from NAND gates and one NAND gate.

7. In Boolean algebra, what will not (A + not (B)).C) be equal to?
a) 1
b) 2
c) 3
d) 4
View Answer

Answer: c
Explanation: not (A + not (B)).C) = not (A + not (B)) + not (C)     [From De Morgan’s theorem]
not (A + not (B)).C) = not (A).not (B) + not(C)     [From De Morgan’s theorem]
not (A + not (B)).C) = not (A).B + not (C)
advertisement

Sanfoundry Global Education & Learning Series – Physics – Class 12.

To practice all chapters and topics of class 12 Physics, here is complete set of 1000+ Multiple Choice Questions and Answers.

advertisement

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.