Biomedical Engineering > GATE 2022 > Digital Circuits
Input bits X and Y are added by using the combinational logic as shown below. S represents the sum of the two bits. For a correct implementation of the sum, the signals D0, D1, D2, D3 are _______, _______, _______, and _______, respectively.

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.