1,709 views
0 votes
0 votes
Which of following statement is true ?

S1. Any boolean function can be realized using decoder

s2. One multiplexer can realize 1 function at a time

a) S1 is true

b) S2 is true

3) Both are true

d) none of them

2 Answers

4 votes
4 votes

Both are true 

One multiplexer is used for one function as it has only one output line 

and decoder can be used to implement any function as if we have n input line it give 2n output line , one for each minterm. 

0 votes
0 votes

I marked answer "a" because a multplexer can realize only 1 function at a time 

whereas decoder can implement all Boolean Function since all the minterms are only output AM i right ?

They say both of them are true ! 

Related questions

0 votes
0 votes
0 answers
2
gikovi asked Sep 25, 2021
637 views
If F1 = ∑m(1,2,4,7) and F2 = ∑m(3,5,6,7), implement them using 3 to 8 line decoder. Comment on their logic operations.
1 votes
1 votes
1 answer
4
Na462 asked Sep 29, 2018
2,660 views
Please explain in detail