Basic Logic operators
 

The most common logic gates used perform the following logic functions:

 


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


AND 
Output is True(1) if all inputs are True (1)

OR   

Output is False (0) if all inputs are False (0)

NOT 

Output is the opposite of the single input

If input is true (1) the output is false (0)
If input is false (0) the output is true (1)

TEST YOUR SELF

 
(c) Shilpa Sayura Foundation 2006-2017