If the input I = 1 and the select lines are S1 = 1, and S0 = 0, what will be the values of the four outputs in a 1-to-4 Demultiplexer?
1
Output 0 = 0, Output 1 = 1, Output 2 = 0, Output 3 = 0
2
Output 0 = 0, Output 1 = 0, Output 2 = 0, Output 3 = 1
3
Output 0 = 0, Output 1 = 0, Output 2 = 0, Output 3 = 0
4
Output 0 = 0, Output 1 = 0, Output 2 = 1, Output 3 = 0