Logic Circuits Indiabix
Logic Circuits Indiabix
Logic Circuits Indiabix
B. 2
C. 4
D. 8
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
A. a
B. b
C. c
D. d
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. b
C. c
D. d
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
4. For the device shown here, let all D inputs be LOW, both S inputs be HIGH, and the input
be LOW. What is the status of the Y output?
A. LOW
B. HIGH
C. Don't Care
D. Cannot be determined
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
5. For the device shown here, let all D inputs be LOW, both S inputs be HIGH, and the input
be HIGH. What is the status of the Y output?
A. LOW
B. HIGH
C. Don't Care
D. Cannot be determined
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
6. Convert BCD 0001 0010 0110 to binary.
A. 1111110
B. 1111101
C. 1111000
D. 1111111
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
7. A 74HC147 priority encoder has ten active-LOW inputs and four active-LOW outputs. What
would be the state of the four outputs if inputs 4 and 5 are LOW and all other inputs are HIGH?
A.
B.
C.
D.
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. 10010
C. 10001
D. 11000
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. b
C. c
D. d
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
10. How many data select lines are required for selecting eight inputs?
A. 1
B. 2
C. 3
D. 4
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
11. The simplest equation which implements the K-map shown below is:
A.
B.
C.
D.
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
12. How many 1-of-16 decoders are required for decoding a 7-bit binary number?
A. 5
B. 6
C. 7
D. 8
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
13. Which of the following logic expressions represents the logic diagram shown?
A.
B.
C.
D.
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
14. The implementation of simplified sum-of-products expressions may be easily implemented into
actual logic circuits using all universal ________ gates with little or no increase in circuit
complexity. (Select the response for the blank space that will BEST make the statement true.)
A. AND/OR
B. NAND
C. NOR
D. OR/AND
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
15. Which of the following statements accurately represents the two BEST methods of logic circuit
simplification?
A. Boolean algebra and Karnaugh mapping
17. Which of the following combinations cannot be combined into K-map groups?
A. Corners in the same row
C. Diagonal corners
D. Overlapping combinations
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
18. As a technician you are confronted with a TTL circuit board containing dozens of IC chips. You
have taken several readings at numerous IC chips, but the readings are inconclusive because of
their erratic nature. Of the possible faults listed, select the one that most probably is causing the
problem.
A. A defective IC chip that is drawing excessive current from the power supply
B. A solar bridge between the inputs on the first IC chip on the board
C. An open input on the first IC chip on the board
B. OR
C. Exclusive-OR
D. AND
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
A. comparator
B. multiplexer
C. demultiplexer
D. parity generator
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
21. In VHDL, macrofunctions is/are:
A. digital circuits.
B. analog circuits.
B. (AB)(CD)
C. AB(CD)
D. AB + CD
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
23. Which of the following is an important feature of the sum-of-products form of expressions?
A. All logic circuits are reduced to nothing more than simple AND and OR operations.
C. No signal must pass through more than two gates, not including inverters.
The maximum number of gates that any signal must pass through is reduced by a factor
D.
of two.
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
24. For the device shown here, assume the D input is LOW, both S inputs are LOW, and
the input is LOW. What is the status of the outputs?
25. An output gate is connected to four input gates; the circuit does not function. Preliminary tests
with the DMM indicate that the power is applied; scope tests show that the primary input gate
has a pulsing signal, while the interconnecting node has no signal. The four load gates are all on
different ICs. Which instrument will best help isolate the problem?
A. Current tracer
B. Logic probe
C. Oscilloscope
D. Logic analyzer
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
26. The binary numbers A = 1100 and B = 1001 are applied to the inputs of a comparator. What are
the output levels?
A. A > B = 1, A < B = 0, A < B = 1
B. A > B = 0, A < B = 1, A = B = 0
C. A > B = 1, A < B = 0, A = B = 0
D. A > B = 0, A < B = 1, A = B = 1
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
27. A logic probe is placed on the output of a gate and the display indicator is dim. A pulser is used
on each of the input terminals, but the output indication does not change. What is wrong?
A. The output of the gate appears to be open.
B. The dim indication on the logic probe indicates that the supply voltage is probably low.
C. The dim indication is a result of a bad ground connection on the logic probe.
28. Two 4-bit binary numbers (1011 and 1111) are applied to a 4-bit parallel adder. The carry input
is 1. What are the values for the sum and carry output?
A. 4 3 2 1 = 0111, Cout = 0
B. 4 3 2 1 = 1111, Cout = 1
C. 4 3 2 1 = 1011, Cout = 1
D. 4 3 2 1 = 1100, Cout = 1
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. a HIGH output on the truth table for all LOW input combinations.
D. a DON'T CARE condition for all possible input truth table combinations.
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
C. variables within the loop that appear in both complemented and uncomplemented form.
D. variables within the loop that appear only in their uncomplemented form.
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
31. What will a design engineer do after he/she is satisfied that the design will work?
A. Put it in a flow chart
32. Based on the indications of probe A in the figure given below, what is wrong, if anything, with the
circuit?
The logic probe is unable to determine the state of the circuit at that point and is blinking
A.
to alert the technician to the problem.
B. The output appears to be shorted to Vcc, but is being pulsed by the pulser.
B. scalars.
D. a numbering system.
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. (AB)(CD)
C. AB(CD)
D. AB + CD
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
36. The carry propagation can be expressed as ________.
A. Cp = AB
B. Cp = A + B
C.
D.
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. b
C. c
D. d
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
D. using the input lines for data selection and an enable line for data input
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
39. How many 4-bit parallel adders would be required to add two binary numbers each representing
decimal numbers up through 30010?
A. 1
B. 2
C. 3
D. 4
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. The Karnaugh map eliminates the need for using NAND and NOR gates.
A. a
B. b
C. c
D. d
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
42. A certain BCD-to-decimal decoder has active-HIGH inputs and active-LOW outputs. Which
output goes LOW when the inputs are 1001?
A. 0
B. 3
C. 9
A. A + BC + D
B. ((A + B)C) + D
C. D(A + B + C)
D. (AC + BC)D
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
44. A full-adder has a Cin = 0. What are the sum ( ) and the carry (Cout) when A = 1 and B = 1?
A. = 0, Cout = 0
B. = 0, Cout = 1
C. = 1, Cout = 0
D. = 1, Cout = 1
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
45. What type of logic circuit is represented by the figure shown below?
A. XOR
B. XNOR
C. XAND
D. XNAND
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
46. The device shown here is most likely a ________.
A. comparator
B. multiplexer
C. demultiplexer
D. parity generator
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
47. The design concept of using building blocks of circuits in a PLD program is called a(n):
A. hierarchical design.
B. architectural design.
C. digital design.
D. verilog.
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
48. When adding an even parity bit to the code 110010, the result is ________.
A. 1110010
B. 1111001
C. 110010
D. 001101
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
49. Which of the following combinations of logic gates can decode binary 1101?
A. One 4-input AND gate
50. What is the indication of a short to ground in the output of a driving gate?
A. Only the output of the defective gate is affected.
C. The node may be stuck in either the HIGH or the LOW state.
B. 4
C. 5
D. 6
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
1. How many inputs are required for a 1-of-10 BCD decoder?
A. 4
B. 8
C. 10
D. 1
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
C. ac to dc
B. parity checking
D. data generation
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
4. Select one of the following statements that best describes the parity method of error detection:
A. Parity checking is best suited for detecting single-bit errors in transmitted codes.
Parity checking is best suited for detecting double-bit errors that occur during the
B.
transmission of codes from one location to another.
C. Parity checking is not suitable for detecting single-bit errors in transmitted codes.
5. A multiplexed display:
A. accepts data inputs from one line and passes this data to multiple output lines
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: Option B
Explanation:
No answer description available for this question. Let us discuss.
7. Which type of decoder will select one of sixteen outputs, depending on the 4-bit binary input
value?
A. hexadecimal
C. binary-to-hexadecimal
D. hexadecimal-to-binary
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
9. A circuit that responds to a specific set of signals to produce a related digital signal output is
called a(n):
A. BCD matrix
B. display driver
C. encoder
D. decoder
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
10. Which digital system translates coded characters into a more intelligible form?
A. encoder
B. display
C. counter
D. decoder
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
11. A basic multiplexer principle can be demonstrated through the use of a:
A. single-pole relay
B. DPDT switch
C. rotary switch
D. linear stepper
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
C. Boolean constant.
D. Boolean variable.
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
C. ADHL is proprietary.
D. VHDL is proprietary.
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. OR operation.
C. NOT operation.
D. AND operation.
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
4. For a three-input OR gate, with the input waveforms as shown below, which output waveform is
correct?
A. a
B. b
C. c
D. d
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
A. a
B. b
C. c
D. d
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
6. Which of the figures (a to d) is the DeMorgan equivalent of Figure (e)?
A. a
B. b
C. c
D. d
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
A. a
B. b
C. c
D. d
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
8. In VHDL, the mode of a port does not define:
A. an input.
B. an output.
9. Which of the following equations would accurately describe a 4-input OR gate when A = 1, B =
1, C = 0, and D = 0?
A. 1+1+0+0=1
B. 1 + 1 + 0 + 0 = 01
C. 1 + 1 + 0 + 0 = 0
D. 1 + 1 + 0 + 0 = 00
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. A(B + C) = AB + AC
C. A + (B + C) = AB + AC
D. A(BC) = (AB) + C
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
11. Which of the examples below expresses the associative law of addition:
A. A + (B + C) = (A + B) + C
B. A + (B + C) = A + (BC)
C. A(BC) = (AB) + C
D. ABC = A + B + C
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
12. How are the statements between BEGIN and END not evaluated in VHDL?
A. Constantly
B. Simultaneously
C. Concurrently
D. Sequentially
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
A. AND
B. OR
C. NAND
D. NOR
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
14. For a 3-input NAND gate, with the input waveforms as shown below, which output waveform is
correct?
A. a
B. b
C. c
D. d
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
A. a
B. b
C. c
D. d
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
16. Which timing diagram shown below is correct for an inverter?
A. a
B. b
C. c
D. d
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
17. A NOR gate with one HIGH input and one LOW input:
A. will output a HIGH
B. functions as an AND
A. a
B. b
C. c
D. d
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B.
C.
D.
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
21. The logic gate that will have HIGH or "1" at its output when any one of its inputs is HIGH is a(n):
A. NOR gate
B. OR gate
C. AND gate
D. NOT operation
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. b
C. c
D. d
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
23. For a three-input AND gate, with the input waveforms as shown below, which output waveform is
correct?
A. a
B. b
C. c
D. d
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. a NAND gate.
C. a NOR gate.
D. an inverter.
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
25. The special software application that translates from HDL into a grid of 1's and 0's, which can be
loaded into a PLD, is called a:
A. formatter.
B. compiler.
C. programmable wiring.
D. CPU.
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
26. The Boolean equation for a NOR function is:
A.
B.
C.
D.
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. STEP 2
C. STEP 3
D. STEP 4
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
28.
Simplify the expression using DeMorgan's theorems.
A.
B.
C.
D.
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
29. For a three-input NOR gate, with the input waveforms as shown below, which output waveform
is correct?
A. a
B. b
C. c
D. d
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
1. The output of an AND gate with three inputs, A, B, and C, is HIGH when ________.
A. A = 1, B = 1, C = 0
B. A = 0, B = 0, C = 0
C. A = 1, B = 1, C = 1
D. A = 1, B = 0, C = 1
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
2. If a 3-input NOR gate has eight input possibilities, how many of those possibilities will result in a
HIGH output?
A. 1
B. 2
C. 7
D. 8
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
3. If a signal passing through a gate is inhibited by sending a LOW into one of the inputs, and the
output is HIGH, the gate is a(n):
A. AND
B. NAND
C. NOR
D. OR
View Answer Discuss in Forum Workspace Report
4. A device used to display one or more digital signals so that they can be compared to expected
timing diagrams for the signals is a:
A. DMM
B. spectrum analyzer
C. logic analyzer
D. frequency counter
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
5. When used with an IC, what does the term "QUAD" indicate?
A. 2 circuits
B. 4 circuits
C. 6 circuits
D. 8 circuits
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
6. The output of an OR gate with three inputs, A, B, and C, is LOW when ________.
A. A = 0, B = 0, C = 0
B. A = 0, B = 0, C = 1
C. A = 0, B = 1, C = 1
D. all of the above
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
7. Which of the following logical operations is represented by the + sign in Boolean algebra?
A. inversion
B. AND
C. OR
D. complementation
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
8. Output will be a LOW for any case when one or more inputs are zero for a(n):
A. OR gate
B. NOT gate
C. AND gate
D. NOR gate
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. 16
C. 18
D. 20
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
10. Which of the following choices meets the minimum requirement needed to create specialized
waveforms that are used in digital control and sequencing circuits?
A. basic gates, a clock oscillator, and a repetitive waveform generator
basic gates, a clock oscillator, a repetitive waveform generator, and a Johnson shift
D.
counter
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
11. TTL operates from a ________.
A. 9-volt supply
B. 3-volt supply
C. 12-volt supply
D. 5-volt supply
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
14. The format used to present the logic output for the various combinations of logic inputs to a gate
is called a(n):
A. Boolean constant
B. Boolean variable
C. truth table
15. The power dissipation, PD, of a logic gate is the product of the ________.
A. dc supply voltage and the peak current
17. If a 3-input AND gate has eight input possibilities, how many of those possibilities will result in a
HIGH output?
A. 1
B. 2
C. 7
D. 8
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. X = ABC
C. X = A + B + C
D. X = AB + C
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
D. no power at all
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
20. What does the small bubble on the output of the NAND gate logic symbol mean?
A. open collector output
B. tristate
B. 1, 4, 10, and 13
C. 3, 6, 8, and 11
D. 1, 4, 8, and 11
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
23. If the input to a NOT gate is A and the output is X, then ________.
A. X=A
B.
C. X = 0
24. A logic probe is used to test the pins of a 7411 IC with the following results. Is there a problem
with the chip and if so, what is the problem?
D. no problem
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
25. How many inputs of a four-input AND gate must be HIGH in order for the output of the logic gate
to go HIGH?
A. any one of the inputs
27. Logically, the output of a NOR gate would have the same Boolean expression as a(n):
A. NAND gate immediately followed by an inverter
28. A logic probe is placed on the output of a gate and the display indicator is dim. A pulser is used
on each of the input terminals, but the output indication does not change. What is wrong?
A. The dim indication on the logic probe indicates that the supply voltage is probably low.
C. The dim indication is the result of a bad ground connection on the logic probe.
B. X = A BC
C. A – B – C
D. A $ B $ C
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
30. Which of the following gates has the exact inverse output of the OR gate for all possible input
combinations?
A. NOR
B. NOT
C. NAND
D. AND
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
31. What is the difference between a 7400 and a 7411 IC?
A. 7400 has two four-input NAND gates; 7411 has three three-input AND gates
B. 7400 has four two-input NAND gates; 7411 has three three-input AND gates
C. 7400 has two four-input AND gates; 7411 has three three-input NAND gates
D. 7400 has four two-input AND gates; 7411 has three three-input NAND gates
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
32. Write the Boolean expression for an inverter logic gate with input C and output Y.
A. Y=C
B. Y =
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
35. The AND function can be used to ________ and the OR function can be used to ________ .
A. enable, disable
B. disable, enable
D. detect, invert
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
36. One advantage TTL has over CMOS is that TTL is ________.
A. less expensive
C. faster
B. negative-AND gate
C. negative-NAND gate
38. If a 3-input OR gate has eight input possibilities, how many of those possibilities will result in a
HIGH output?
A. 1
B. 2
C. 7
D. 8
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. current
C. wattage
D. unit loads
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
40. How many input combinations would a truth table have for a six-input AND gate?
A. 32
B. 48
C. 64
D. 128
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
41. What is the circuit number of the IC that contains four two-input AND gates in standard TTL?
A. 7402
B. 7404
C. 7408
D. 7432
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
42. The terms "low speed" and "high speed," applied to logic circuits, refer to the ________.
A. rise time
B. fall time
D. clock speed
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
43. The NOR logic gate is the same as the operation of the ________ gate with an inverter
connected to the output.
A. OR
B. AND
C. NAND
B.
C.
D.
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
45. With regard to an AND gate, which statement is true?
A. An AND gate has two inputs and one output.
C. If one input to a 2-input AND gate is HIGH, the output reflects the other input.
47. How many inputs are on the logic gates of a 74HC21 IC?
A. 1
B. 2
C. 3
D. 4
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
48. The basic logic gate whose output is the complement of the input is the:
A. OR gate
B. AND gate
C. inverter
D. comparator
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
49. When reading a Boolean expression, what does the word "NOT" indicate?
A. the same as
B. inversion
C. high
D. low
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. 2
C. 3
D. 4
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
52. Which of the following equations would accurately describe a four-input OR gate when A =
1, B = 1, C = 0, and D = 0?
A. 1 + 1 + 0 + 0 = 01
B. 1 + 1 + 0 + 0 = 1
C. 1 + 1 + 0 + 0 = 0
D. 1 + 1 + 0 + 0 = 00
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
53. What is the name of a digital circuit that produces several repetitive digital waveforms?
A. an inverter
B. an OR gate
D. an AND gate
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. OR gates
55. The logic gate that will have HIGH or "1" at its output when any one (or more) of its inputs is
HIGH is a(n):
A. OR gate
B. AND gate
C. NOR gate
D. NOT operation
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
56. CMOS IC packages are available in ________.
A. DIP configuration
B. SOIC configuration
B. NOT
C. AND
D. FOR
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. AND
C. NOR
D. NAND
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
B. Y = A B C D
C. Y = A – B – C – D
D. Y = A $ B $ C $ D
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
60. How many truth table entries are necessary for a four-input circuit?
A. 4
B. 8
C. 12
D. 16
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
61. How many entries would a truth table for a four-input NAND gate have?
A. 2
B. 8
C. 16
D. 32
View Answer Discuss in Forum Workspace Report
B. X = A + B + C
C. X = ABC
D. X = A + BC
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
63. From the truth table for a three-input NOR gate, what is the only condition of inputs A, B,
and C that will make the output X high?
A. A = 1, B = 1, C = 1
B. A = 1, B = 0, C = 0
C. A = 0, B = 0, C = 1
D. A = 0, B = 0, C = 0
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
64. The logic gate that will have a LOW output when any one of its inputs is HIGH is the:
A. NAND gate
B. AND gate
C. NOR gate
D. OR gate
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
A decoder will convert a binary number into a specific output representing a particular
B.
character or digit.
Decoders are special ICs that are used to make it possible for one brand of computer to
D.
talk to another.
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
2. One can safely state that the output lines for a demultiplexer are under the direct control of the:
A. input data select lines.
3. Refer to the figure given below. The logic function generator being implemented with the
multiplexer in this circuit produces a constant LOW on the output. The ABC inputs are checked
and appear to be pulsing; also, the 0–7 and EN inputs are checked with the scope and all
appear to be at 0 V. A check with the DMM confirms that power is on. What is the problem, and
what should be done to correct it?
The scope's vertical input is in the AC mode and the common connection for the 0,2,3
B. and 5 inputs is bad. Set the scope's vertical input mode to DC, and repair the bad solder
connection.
4. Refer to the keyboard encoder in figure (a). Sometimes when the 5 key is pressed, the system
attached to the keypad does not respond. The 5 input on the 74147 is monitored with a digital
storage scope while repeatedly pressing the 5 key, and the waveform in figure (b) is obtained;
the P above the trace indicates the points at which the technician pressed the key. What is most
likely wrong with the circuit?
The switches on the 5 key are intermittent; the contacts need to be cleaned or the switch
A.
replaced.
B. The pull-up resistor connected to the 5 key is bad and should be replaced.
The common ground connection at the bottom of the 0 key has a bad solder connection;
C.
repair the connection.
D. The 74147 is intermittent, possibly due to high temperature, and should be replaced.
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
5. The BCD/DEC decoder shown in figure (a) is examined with a logic analyzer and the results are
shown in the waveforms in figure (b). What, if anything, is wrong with the circuit?
B. The Karnaugh map eliminates the need for using NAND and NOR gates.
B. A • B = B + A
C. A • (B • C) = (A • B) • C
D. A • B = B • A
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
3.
The Boolean expression is logically equivalent to what single gate?
A. NAND
B. NOR
C. AND
D. OR
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
4. The observation that a bubbled input OR gate is interchangeable with a bubbled output AND
gate is referred to as:
A. a Karnaugh map
B. TTL logic
7. Which of the examples below expresses the distributive law of Boolean algebra?
A. A • (B • C) = (A • B) + C
B. A + (B + C) = (A • B) + (A • C)
C. A • (B + C) = (A • B) + (A • C)
D. (A + B) + C = A + (B + C)
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
A.
B.
C.
D.
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
View Answer Discuss in Forum Workspace Report
9. One of DeMorgan's theorems states that . Simply stated, this means that logically
there is no difference between:
A. a NAND gate and an AND gate with a bubbled output
an expression can be expanded by multiplying term by term just the same as in ordinary
C.
algebra
the factoring of Boolean expressions requires the multiplication of product terms that
D.
contain like variables
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
Which of the following expressions is in the sum-of-products (SOP) form?
A. Y = (A + B)(C + D)
B. Y = AB(CD)
C.
D.
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss.