retagged by
2,751 views

2 Answers

0 votes
0 votes
A n-variable function can be implemented by a mux with n-1 selection lines. Thus the MUX must have $2^{n-1}$ data inputs.

Answer C

Related questions

0 votes
0 votes
1 answer
1
rishu_darkshadow asked Sep 22, 2017
2,783 views
A reduced state table has $18$ rows. The minimum number of Flip-flops needed to implement the sequential machine is :$18$$9$$5$$4$
1 votes
1 votes
3 answers
2
1 votes
1 votes
1 answer
3
rishu_darkshadow asked Sep 22, 2017
2,180 views
The characteristic equation of a $\text{JK}$ flip-flop is :$Q_{n+1}=J\cdot Q_{n}+K\cdot Q_{n}$$Q_{n+1}=J\cdot \bar{Q}_{n}+\bar{K}\cdot Q_{n}$$Q_{n+1}={Q}_{n}+J\cdot K$$Q_...
1 votes
1 votes
2 answers
4