Biomedical Engineering > GATE 2021 > Combinational Logic
In the circuit shown below, Y is a 2-bit (Y1Y0) output of the combinational logic. What is the maximum value of Y for any given digital inputs A1A0 and B1B0?

Explanation
Correct : a
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.