retagged by
5,874 views

1 Answer

Best answer
2 votes
2 votes

First 3 are combinational circuits (whose output depends only on present inputs)

 choice D is (counter)  sequential circuit(  sequential logic is a type of logic circuit whose output depends not only on the present value of its input but on the sequence of past inputs, the input history e.g registers, counters )  

 and hence the ans is D 

selected by
Answer:

Related questions

0 votes
0 votes
4 answers
2
soujanyareddy13 asked May 10, 2021
1,345 views
A perceptron has input weights $W_1=-3.9$ and $W_2=1.1$ with threshold value $T=0.3.$ What output does it give for the input $x_1=1.3$ and $x_2=2.2?$$-2.65$$-2.30$$0$$1$
0 votes
0 votes
1 answer
3
soujanyareddy13 asked May 10, 2021
862 views
A software program that infers and manipulates existing knowledge in order to generate new knowledge is known as:Data dictionaryReference mechanismInference engineControl...
3 votes
3 votes
2 answers
4
go_editor asked Aug 21, 2016
3,315 views
Consider a 3-puzzle where, like in the usual 8-puzzle game, a tile can only move to an adjacent empty space. Given the initial state 12 3which of the following state cann...