EC > GATE 2020 > Sequential Logic
The state diagram of a sequence detector is shown below. State Sโ‚€ is the initial state of the sequence detector. If the output is 1, then
A
the sequence 01010 is detected.
B
the sequence 01011 is detected.
C
the sequence 01110 is detected.
D
the sequence 01001 is detected.

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