retagged by
897 views

1 Answer

Best answer
1 votes
1 votes

In Mealy Model, the output is derived from present state as well as input.
In Moore Model the output depends only on present state and not on input.

a) Mealy model
b) Moore model . So answer is option D)

Related questions

0 votes
0 votes
2 answers
2
sh!va asked Mar 2, 2017
528 views
A programmable device (PROM) is(a) programmable OR and fixed AND array(b) programmable AND and fixed OR array(c) programmable AND and programmable OR array(d) none
0 votes
0 votes
1 answer
3
sh!va asked Mar 2, 2017
2,381 views
In a ripple counter how many changes in state happen when count changes from 7 to 8?(a)$1$(b)$2$(c)$3$(d)$4$
3 votes
3 votes
2 answers
4
sh!va asked Mar 2, 2017
6,968 views
Minimum number of 2-input NAND gates that will be required to implement the function: Y = AB + CD + EF is(a) 4(b) 5(c) 6(d) 7