Computer Sciences > GATE 2014 SET-3 > Boolean Algebra
Consider the following combinational function block involving four Boolean variables x, y, a, b where x, a, b are inputs and y is the output.
f(x, y, a, b)
{
if (x is 1)
y = a;
else
y = b;
}
Which one of the following digital logic blocks is the most suitable for implementing this function?
A
Full adder
B
Priority encoder
C
Multiplexor
D
Flip-flop

Correct : c

Similar Questions

Let βŠ• denote the Exclusive OR (XOR) operation. Let '1' and '0' denote the binary constants. Consider the following Boolean expression for F over two variables P...
#1329 MCQ
Let βŠ• denote the Exclusive OR (XOR) operation. Let '1' and '0' denote the binary constants. Consider the following Boolean expression for F over two variables P...
#1329 MCQ
Let βŠ• denote the Exclusive OR (XOR) operation. Let '1' and '0' denote the binary constants. Consider the following Boolean expression for F over two variables P...
#1329 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......