Tardigrade
Tardigrade - CET NEET JEE Exam App
Exams
Login
Signup
Tardigrade
Question
Mathematics
An OR gate is the boolean function defined of:
Q. An OR gate is the boolean function defined of:
1912
211
Bihar CECE
Bihar CECE 2003
Report Error
A
f
(
x
1
,
x
2
)
=
x
1
x
2
;
x
1
,
x
2
∈
{
0
,
1
}
B
f
(
x
1
,
x
2
)
=
x
1
+
x
2
;
x
1
,
x
2
∈
{
0
,
1
}
C
f
(
x
1
,
x
2
)
=
x
1
;
x
1
,
x
2
∈
{
0
,
1
}
D
f
(
x
1
,
x
2
)
=
x
2
;
x
1
,
x
2
∈
{
0
,
1
}
Solution:
In an OR gate the boolean function
f
(
x
1
,
x
2
)
is defined as
f
(
x
1
,
x
2
)
=
x
1
+
x
2
,
x
1
,
x
2
∈
{
0
,
1
}