The document presents truth tables for OR and AND logical operations, showing the output for various combinations of inputs A and B. It also briefly mentions NAND and NOR gates, questioning their classification as universal gates. The content is primarily focused on basic logic gate functions and their outputs.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
15 views15 pages
Gatesclass 12
The document presents truth tables for OR and AND logical operations, showing the output for various combinations of inputs A and B. It also briefly mentions NAND and NOR gates, questioning their classification as universal gates. The content is primarily focused on basic logic gate functions and their outputs.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15
+
OR
A B C(A+B) AVB 0 0 0 0 1 1 1 0 1 1 1 1 AND
A B C A.B A^B 0 0 0 0 1 0 1 0 0 1 1 1 A B C 0 0 0 x xyz 0 0 1 y z 0 1 0 0 1 1 1 0 0 x x+y+z y 1 0 1 z 1 1 0 1 1 1 Quora Why are NAND and NOR gates called universal gates?