Q13.Marks: +2.0UGC NET Paper 2: Computer Science 26th Nov 2021
The characteristics of the combinational circuits are :
A. Output at any time is function of inputs at that time
B. Contains memory elements
C. Do not have feedback paths
D. Clock is used to trigger the circuits to obtain outputs
Choose the correct answer from the options given below :
1.A and B only
2.B and C only
3.A and C only✓ Correct
4.B and D only
Solution
Key Points
The combinational circuit is a circuit in which we combine the different gates in the circuit, for example, encoder, decoder, multiplexer and demultiplexer.
Some of the characteristics of combinational circuits are following −
The output of a combinational circuit at any instant of time depends only on the levels present at input terminals.
The combinational circuit does not use any memory. The previous state of input does not have any effect on the present state of the circuit.
They do not have any feedback arrangement.
A combinational circuit can have an n number of inputs and m number of outputs.