1. The present output Qn, of an edge triggered JK flip-flop is logic If J = 1, then Qn+1 ?

cannot be determined

will be logic 0

will be logic 1

will race around

Answer: will be logic 1

Explanation:


2. One of the following states is not allowed for an SR flip-flop ?

S=0; R = 0

S=1; R = 0

S = 1; R = 1

S=0; R = 1

Answer: S = 1; R = 1

Explanation:


3. Without any additional circuitry, an 8 : 1 MUX can be used to obtain ?

some but not all Boolean functions of 3 variables

all functions of 3 variables but none of 4 variables

all functions of 3 variables and some but not all of 4 variables

all functions of 4 variables

Answer: all functions of 3 variables and some but not all of 4 variables

Explanation:


4. For a JK flip-flop, Qn, is the output at time step t,,. Which of the following Boolean expressions represents Qn+1 ?

JnQ’n+K’nQn

JnQn+KnQ’n

J’nQn+KnQ’n

JnQn+K’nQ’n

Answer: JnQ’n+K’nQn

Explanation:


5. The excitation value, if Qn = 1 and Qn+1=0 for JK flip-flop, is ?

J=0, K = X

J= X, K = 0

J=X. K = 1

J=0, K = 1

Answer: J=X. K = 1

Explanation:


6. If tp, is pulse width, ?t is the propagation delay, T is period of pulse train then the following condition can avoid the race around condition ?

tp = ?t = T

2tp> ?t > T

2tp T

2tp < ?t < T

Answer: 2tp < ?t < T

Explanation:


7. Which one of the following statements is not correct ?

An 8 input MUX can be used to implement any 4 variable function

A 3 line to 8 line DEMUX can be used to implement any 4 variable function

A 64 input MUX can be built using nine 8 input MUXS

A 6 line to 64 line DEMUX can be built using nine 3 line to 8 line DEMUXs

Answer: A 6 line to 64 line DEMUX can be built using nine 3 line to 8 line DEMUXs

Explanation:


8. 2-to-1 line multiplexer can be realized using ?

1 NAND, 2 OR and I NOT gates

2 NAND, 2 OR and 1 NOT gates

2 NAND, 1 OR and 2 NOT gates

2 NAND, 1 OR and 1 NOT gates

Answer: 2 NAND, 1 OR and 2 NOT gates

Explanation:


9. Multiplexer can be expressed as ?

one-to-many

many-to-one

many-to-many

one-to-one

Answer: many-to-one

Explanation:


10. Which one of the following statements describes the operation of a multiplexer ?

A logic circuit used to generate coded output

A logic circuit used to generate F's complement

A logic circuit that accepts two or more inputs and allows one of them at a time to get through the output

A logic circuit that transmits one input to several output lines

Answer: A logic circuit that accepts two or more inputs and allows one of them at a time to get through the output

Explanation: