Counters – Exercise – 2

81. A multiplexed display being driven by a logic circuit:

(a) accepts data inputs from one line and passes this data to multiple output lines
(b) accepts data inputs from several lines and allows one of them at a time to pass to the output
(c) accepts data inputs from multiple lines and passes this data to multiple output lines
(d) accepts data inputs from several lines and multiplexes this input data to four BCD lines

Answer
Answer : (b)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

82. Which segments of a seven-segment display would be required to be active to display the decimal digit 2?

(a) a, b, d, e, and g
(b) a, b, c, d, and g
(c) a, c, d, f, and g
(d) a, b, c, d, e, and f

Answer
Answer : (a)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

83. List the state of each output pin of a 7447 if RBI=0, LT=1, A0=1, A1=0, A2=0, and A3=1.

(a) RBO = 0, a = 0, b = 0, c = 0, d = 1, e = 1, f = 0, g = 0
(b) RBO = 1, a = 0, b = 0, c = 0, d = 1, e = 1, f = 0, g = 0
(c) RBO = 0, a = 0, b = 0, c = 0, d = 0, e = 1, f = 0, g = 0
(d) RBO = 1, a = 0, b = 0, c = 0, d = 0, e = 1, f = 0, g = 0

Answer
Answer : (a)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

84. Which segments (by letter) of a seven-segment display need to be active in order to display a digit 6?

(a) b, c, d, e, f, and g
(b) a, c, d, e, f, and g
(c) a, b, c, d, and f
(d) b, c, d, e, and f

Answer
Answer : (b)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

85. Which of the following statements best describes the operation of a synchronous up-/down-counter?

(a) The counter can count in either direction, but must continue in that direction once started.
(b) The counter can be reversed, but must be reset before counting in the other direction.
(c) In general, the counter can be reversed at any point in its counting sequence.
(d) The count sequence cannot be reversed, once it has begun, without first resetting the counter to zero.

Answer
Answer : (c)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

Related Posts

  • Counters - Exercise - 3Counters » Exercise - 3 101. The counter circuit and associated waveforms shown below are for a(n) ________ counter, and the correct output waveform for QB is shown by waveform ________. (a) synchronous, a (b) asynchronous, b (c) synchronous, c (d) asynchronous, d 102. The given circuit is a(n) ________. (a) three-bit synchronous binary counter (b) eight-bit asynchronous binary flip-flop (c) two-bit asynchronous binary counter (d) four-bit asynchronous binary counter 103. Asynchronous counters are often called ________ counters. (a) toggle (b) ripple (c) binary (d) flip-flop 104. The given circuit represents a(n) ________. (a) four-bit binary counter (b) asynchronous BCD decade counter (c) synchronous BCD decade counter (d) BCD-to-decimal decoder 105. A BCD counter has ________ states. (a) 8 (b) 9 (c) 10 (d) 11 106. A sequential circuit design is used to ________. (a) count up (b) count down (c) decode an end count (d) count in a random order 107. The circuit shown below is a ________. (a) parallel in/serial out register (b) serial in/parallel load register (c) multiplexer (d) demultiplexer 108. In order to use a shift register as a counter, ________. (a) the register's serial input is the counter input and the serial output is the counter…
    Tags: counter, output, clock, mcq, series
  • Logic Gates - Exercise - 4151. The following waveform pattern is for a(n) ________. (a) 2-input AND gate (b) 2-input OR gate (c) Exclusive-OR gate (d) None of the above 152. The following waveform pattern is for a(n) ________. (a) 2-input AND gate (b) 2-input OR gate (c) Exclusive-OR gate (d) None of the above 153. The symbol shown represents a(n) ________. (a) AND gate (b) OR gate (c) NAND gate (d) NOR gate 154. The symbol shown represents ________. (a) AND-OR logic (b) AOI logic (c) XOR gate (d) XNOR gate 155. The expression can be directly implemented using only ________. (a) an XOR gate (b) an XNOR gate (c) an AOI circuit (d) three 2-input NAND gates 156. Assume you have A, B, C, and D available but not their complements. The minimum number of 2-input NAND gates required to implement the equation is ________. (a) 3 (b) 4 (c) 5 (d) 6 157. A gate can drive a number of load gate inputs up to its specified ________. (a) supply voltage (b) noise margin (c) fan-in (d) fan-out 158. If both inputs of a 2-input NOR gate are connected, the gate will function as an ________. (a) OR gate (b) AND gate…
    Tags: input, output, mcq, series
  • Combinational Circuits - Exercise - 6251. The inputs/outputs of an analog multiplexer/demultiplexer are: (a) bidirectional (b) unidirectional (c) even parity (d) binary-coded decimal 252. Most demultiplexers facilitate which type of conversion? (a) decimal-to-hexadecimal (b) single input, multiple outputs (c) ac to dc (d) odd parity to even parity 253. What is the function of an enable input on a multiplexer chip? (a) to apply Vcc (b) to connect ground (c) to active the entire chip (d) to active one half of the chip 254. What is the status of the inputs S0, S1, and S2 of the 74151 eight-line multiplexer in order for the output Y to be a copy of input I5? (a) S0 = 0, S1 = 1, S2 = 0 (b) S0 = 0, S1 = 0, S2 = 1 (c) S0 = 1, S1 = 1, S2 = 0 (d) S0 = 1, S1 = 0, S2 = 1 255. One multiplexer can take the place of: (a) several SSI logic gates (b) combinational logic circuits (c) several Ex-NOR gates (d) several SSI logic gates or combinational logic circuits 256. How many select lines would be required for an 8-line-to-1-line multiplexer? (a) 2 (b) 3 (c) 4 (d) 8 257. One…
    Tags: input, data, output, inputs, mcq, series
  • Modem - Mcqs/Notes/IQsHome » Computer Science » Data Communications and Computer Networks » Modem
    Tags: data, mcq, series
  • Counters - Mcqs/Notes/IQsHome » Electronics Engineering » Digital Electronics » Counters
    Tags: counters, mcq, series

LEAVE A REPLY

Please enter your comment!
Please enter your name here