Join The Discussion

Comments (1)

  1. Jayasri Chennakesavula
    Jayasri Chennakesavula:
    5 years ago

    AND gate truth table complement all the outputs of and gate OR gate truth table complement
    if the output of and gate is 1 convert it into truth table
    0 and the output of and gate is 0 means for AND gate
    convert it into 1 and also INPUTS
    A B Y=A.B A B Y=A+B A B Y=A.B
    0 0 0 1'S complement of '0' is '1' 0 0 0 1 1 0
    0 1 0 1'S complement of '0' is '1' 0 1 1 1 0 1
    1 0 0 1'S complement of '0' is '1' 1 0 1 0 1 1
    1 1 1 1'S complement of '1' is '0' 1 1 1 0 0 1

Related Questions on Digital Electronics