Electrical Engineering > GATE 2024 > Sequential Circuits
In the circuit, the present value of Z is 1. Neglecting the delay in the combinatorial circuit, the values of S and Z, respectively, after the application of the clock will be _______. Z X=1 S=X⊕Y⊕Z S Clock Y=0 Combinatorial Circuit D Flip-flop.

Explanation
Correct : c) s=1, z=0
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.