No student devices needed. Know more
20 questions
In this finite state machine how many states are there
1
2
3
4
Which state is the Starting State
Push
Un Locked
Locked
Coin
What do the arrows represent
States
Transformations
Inputs
Transitions
In this FSM how many inputs are there?
4
2
1
3
To move from the Locked state to Unlocked state what must the input be?
Push
Push Coin
Coin
Coin Push
When in the Locked state what happens when the input is Push
The state becomes Unlocked
Nothing happens
The machine refunds the coin
The machine unlocks and then locks
When Unlocked if the input is Push
The machine stays Unlocked
Nothing happens
The state changes to Locked
The state changes to coin
In this FSM which is the Accept State
S1
S2
0
1
Which is the Start State
1
S2
0
S1
When in State S2 if the input is 1
The machine will remain in state S2
The machine will change state to S1
The Machine will return to the Start State
The machine will return the value of 0
When the state is S2 if the input is 0
The machine will remain in the state S2
The machine will malfunction
0 is not a valid input
The machine will change state to S1
In this FSM the Accepted Input is
01
10
00
11
Starting at state S1 what state would input 'acd' change to
S1
S3
S4
S2
An input of 'ab' would result in state
S1
S2
S3
S4
At state S4 if the input is 'dbda' the machine is in state
S1
S2
S3
S4
In this FSM the Accept state is
S1
S2
S3
S4
Howm many inputs are there in this FSM
1
2
3
4
From the starting state is input 'abc' valid
YES
NO
What state will the machine rest in with an input of 'aabacda'
S4
S3
S2
S1
Final Question, what is the minimum accepted input of this Finite State Machine
acdb
abc
ac
ad
Explore all questions with a free account