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?
A
01
B
10
C
00
D
11

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science