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.
A
S=0, Z=0
B
S=0, Z=1
C
S=1, Z=0
D
S=1, Z=1

Explanation

Correct : c) s=1, z=0

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