InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statement is true for Moore Machine?(a) Output depends on present state(b) Output depends on present input(c) Output depends on present state and present input(d) Output depends on present state and past input |
|
Answer» Correct choice is (a) Output depends on present state The best I can explain: The definition states that moore machines output is determined by the current state only. |
|