Careers360 Logo
JEE Main Marks vs Percentile vs Rank 2025 - Calculate Percentile & Rank using Marks

Logic Gates - Practice Questions & MCQ

Edited By admin | Updated on Sep 18, 2023 18:34 AM | #JEE Main

Quick Facts

  • 108 Questions around this concept.

Solve by difficulty

Identify the operation performed by the circuit given below:

The output of the given combination gates represents :


 

In the circuit, the logical value of A=1 or B=1 when potential at A or B is 5 V and the logical value of A=0 or B=0 when potential at A or B is 0 V.


The truth table of the given circuit will be :

Identify the gate and match A, B, and Y in brackets to check.

Truth table for system of four NAND gates as shown in figure is

Consider two npn transistors, as shown in the figure. If 0 volts corresponds to false and 5 volts correspond to true, then the output at C corresponds to:

To get an output 1 from the circuit shown in the figure, the input must be

 

 

UPES B.Tech Admissions 2025

Ranked #42 among Engineering colleges in India by NIRF | Highest CTC 50 LPA , 100% Placements | Last Date to Apply: 28th April

ICFAI University Hyderabad B.Tech Admissions 2025

Merit Scholarships | NAAC A+ Accredited | Top Recruiters : E&Y, CYENT, Nvidia, CISCO, Genpact, Amazon & many more

The logic circuit shown below has the input waveforms 'A' and 'B' as shown. Pick out the correct output waveform.

Output is

The truth table given in table represents :

A B Y
0 0 0
0 1 1
1 0 1
1 1 1
JEE Main 2025 Rank Predictor
Predict your JEE Main rank based on expected scores by using JEE Main 2025 Rank Predictor.
Try Now

To get an output of 1 from the circuit shown in figure the input must be :

Concepts Covered - 1

Logic Gates

Logic Gates-

In our day to day life,we come across many digital electronic devices. But do you know, for digital devices to function the way they do, a logic needs to be established between the input and output voltages. This is done by using a gate or a digital circuit that follows the logical relationship. They are called logic gates because they control the flow of information based on a certain logic.

Symbols are given to each logic gate and each logic gate has a truth table which displays all possible input-output combinations. So the truth tables help understand the behaviour of the logic gates. All these gates are made using semiconductor devices. The five most commonly used logic gates are:

  • NOT
  • AND
  • OR
  • NAND
  • NOR

NOT Gate -

A NOT gate is also known as an inverter because it simply inverts the input signal. It is a simple gate with one input and one output. So, the output is ‘0’ when the input is ‘1’ and vice-versa.  

                                                                                 

                                                                                                             A is  input

                                                                                                             Y is output

                                                                                                              Y = A

The truth table for a NOT gate is as follows:

                                                                                                    

 

AND Gate-

An AND gate has two or more inputs and a single output. In this gate, the output is 1(High) only when all the inputs are 1(High). The most commonly used symbol for an AND gate is as follows:

                                                                                     

                                                                                                            A and B are input

                                                                                                               Y is output 

                                                                                                           y = A . B

And the truth table for the AND gate is as follows

                                                                                                   

OR Gate-

Like AND Gate,  OR gate has also two or more inputs and one output. For this Gate, the logic is that the output would be 1 when at least one of the inputs is 1. It means when the output is high when any of the input is high. The commonly used symbol for an OR gate is as follows:

                                                                                       

                                                                                                    A and B are input

                                                                                                        Y is output

                                                                                       Relation between input and output

                                                                                                      Y = A+B

And, the truth table for an OR gate is as follows:

                                                                                           

NAND Gate-

A NAND gate is an arrangement of AND gate followed by a NOT gate. The output is 1 only when all inputs are NOT 1 Or the output is high when at least one of them is low. These are also called Universal gates. The commonly used symbol for a NAND gate is as follows:

                                                                         

 

                                                                                                                Y=AB

                                                                                                            A and B are input

                                                                                                                Y is output

                                                                                                             NOT + AND gate

And, the truth table for a NAND gate is as follows:

                                                                                                     

 

NOR Gate-

Like NAND Gate, NOR gate is also an arrangement of an OR gate followed by a NOT gate. In this the output is 1(High) only when all inputs are 0(Low). These are also called Universal gates. The commonly used symbol for a NOR gate is as follows:

                                                       

                                                                                                                Y=A+B

                                                                                                              A and B are input

                                                                                                                  Y is output

                                                                                                               NOT + OR  Gate

And the truth table for a NOR gate is as follows:

                                                                                                         

D'morgan's Theorem -

A and B are input.
1) A+B=A¯B¯
2) AB=A¯+B¯
3) A¯+B¯=AB
4) A¯B¯=A+B

Some Important relation -

A+A=AAA=AA+1=1A1=1A0=0A+0=A
 

 

Study it with Videos

Logic Gates

"Stay in the loop. Receive exam news, study resources, and expert advice!"

Get Answer to all your questions

Back to top