Question
Question: An OR gate is the Boolean function defined of...
An OR gate is the Boolean function defined of
A
f(x1,x2)=x1∧x2;x1,x2∈{0,1}
B
f(x1,x2)=x1∨x2;x1,x2∈{0,1}
C
f(x1,x2)=x1;6mux1,x2∈{0,1}
D
f(x1,x2)=x2;6mux1,x2∈{0,1}
Answer
f(x1,x2)=x1∨x2;x1,x2∈{0,1}
Explanation
Solution
It is definition.