Answer with Step-by-step explanation:
We are given that NAND
We have to construct the truth table for the logical operator NAND
AND =[tex]A\cdot B[/tex]
NAND=[tex]\bar{A\cdot B}[/tex]=Opposite to [tex]A\cdot B[/tex]
It means if [tex]A\cdot B=0, \;then \;NAND=1[/tex]
If [tex] A\cdot B=1[/tex] then, NAND=0
NAND=[tex]\bar{A\cdot B}[/tex]
If A=0 and B=0 then [tex]A\cdot B=0[/tex]
Output in NAND=1
If A=0 and B=1 then [tex]A\cdot B=0[/tex]
Output in NAND=1
If A=1 and B=0 then [tex]A\cdot B=0[/tex]
Output in NAND=1
If A =1 and B=1 then [tex]A\cdot B=1[/tex]
Then, output in NAND=0