GATE Computer Science (CS) 2013 Solved Paper
© examsiri.com
Question : 15 of 65
Marks:
+1,
-0
In the following truth table, V = 1 if and only if the input is valid.
What function does the truth table represent?
|
Inputs |
Outputs |
|||||
|
D0 |
D1 |
D2 |
D3 |
X0 |
X1 |
V |
|
0 |
0 |
0 |
0 |
x |
x |
0 |
|
1 |
0 |
0 |
0 |
0 |
0 |
1 |
|
x |
1 |
0 |
0 |
0 |
1 |
1 |
|
x |
x |
1 |
0 |
1 |
0 |
1 |
|
x |
x |
x |
1 |
1 |
1 |
1 |
What function does the truth table represent?
Go to Question: