Examveda
Examveda

An AND gate will function as OR if

A. All the inputs to the gates are “1”

B. All the inputs are ‘0’

C. Either of the inputs is “1”

D. All the inputs and outputs are complemente'

Answer: Option D


Join The Discussion

Comments ( 1 )

  1. Jayasri Chennakesavula
    Jayasri Chennakesavula :
    3 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