Top Banner
CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) If one input of an AND gate is LOW while the other is a clock signal, the output is 1) A) a clock signal. B) HIGH. C) LOW. D) cannot be determined 2) Waveforms A and B represent the inputs to an OR gate. During which time interval(s) will the output from the gate (X) be HIGH? 2) A) time intervals 2 and 3 B) never C) time interval 4 D) time intervals 3 and 5 3) When the indicator lamp of a logic probe glows brightly, it is detecting 3) A) a HIGH logic level. B) + 2 V. C) 0 V. D) a LOW logic level. 4) Which logic circuit is represented by the Boolean equation ABC = X ? 4) A) Clock B) NAND C) Inverter D) AND 5) The Boolean equation for an OR gate is ________. 5) A) A/B = X B) A - B = X C) AB = X D) A + B = X 6) Which logic gate is described by the following truth table? A B X 0 0 1 0 1 1 1 0 1 1 1 0 6) A) NOR B) AND C) NAND D) OR 7) Which truth table is correct for an inverter? 7) A) input output 0 0 1 1 B) input output 0 1 1 1 C) input output 0 0 1 0 D) input output 0 1 1 0 1
12

CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

Apr 01, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

CHAPTER03 QUESTIONS

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

1) If one input of an AND gate is LOW while the other is a clock signal, the output is 1)A) a clock signal. B) HIGH.C) LOW. D) cannot be determined

2) Waveforms A and B represent the inputs to an OR gate. During which time interval(s) will theoutput from the gate (X) be HIGH?

2)

A) time intervals 2 and 3 B) neverC) time interval 4 D) time intervals 3 and 5

3) When the indicator lamp of a logic probe glows brightly, it is detecting 3)A) a HIGH logic level. B) +2 V.C) 0 V. D) a LOW logic level.

4) Which logic circuit is represented by the Boolean equation ABC = X? 4)A) Clock B) NAND C) Inverter D) AND

5) The Boolean equation for an OR gate is ________. 5)A) A/B = X B) A - B = X C) AB = X D) A + B = X

6) Which logic gate is described by the following truth table?

A B X0 0 10 1 11 0 11 1 0

6)

A) NOR B) AND C) NAND D) OR

7) Which truth table is correct for an inverter? 7)A)

input output0 01 1

B)input output

0 11 1

C)input output

0 01 0

D)input output

0 11 0

1

Page 2: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

8) Waveforms A and B represent the inputs to an AND gate. During which time interval will theoutput from the gate (X) be HIGH?

8)

A) time interval 1 B) time interval 3 C) time interval 4 D) time interval 5

9) If one input of a two-input NAND gate is tied to +Vcc, the NAND functions as 9)A) an OR gate. B) an inverter. C) a NOR gate. D) an AND gate.

10) What will be the output of a three-input NOR gate whose inputs are a clock, a HIGH, and a LOW? 10)A) LOW B) HIGHC) clock D) cannot be determined

11) In order for an AND gate to be enabled 11)A) both inputs should be HIGH. B) both inputs should be LOW.C) one input should be LOW. D) one input should be HIGH.

12) In order to produce a LOW output, an OR gate requires 12)A) any input to be HIGH. B) all inputs to be LOW.C) any input to be LOW. D) all inputs to be HIGH.

13) A gate output is supposed to be HIGH. A digital probe indicator lamp is off. This could be causedby

13)

A) a nonfunctional probe. B) improper gate input.C) a failed gate. D) all of the above

14) The standard logic symbols that utilize squares with symbols in them are 14)A) IEEE/IEC. B) CMOS. C) ASCII. D) ANSI.

15) A three-input NAND gate will have a HIGH output whenever 15)A) one input is HIGH. B) any two inputs are HIGH.C) one input is LOW. D) three inputs are HIGH.

16) Which logic function can be implemented by connecting an inverter to the output of a NANDgate?

16)

A) NAND B) AND C) NOR D) OR

17) The Boolean equation for an AND gate is ________. 17)A) AB = X B) A/B = X C) A + B = X D) A - B = X

18) If one input of an OR gate is HIGH while the other is a clock signal, the output is 18)A) LOW. B) a clock signal.C) HIGH. D) cannot be determined

2

Page 3: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

19) Assume that a logic gate has four inputs. How many possible input combinations will be listed inits truth table?

19)

A) 16 B) 8 C) 2 D) 4

20) Which logic function is represented by the equation ABCD = X? 20)A) OR B) clock C) inverter D) AND

21) Which logic circuit is represented by the Boolean equation A + B + C + D = X? 21)A) OR B) NAND C) Inverter D) NOR

22) Which output is correct for this NAND truth table?

A B X0 0 ?0 1 ?1 0 ?1 1 ?

22)

A) 0001

B) 1000

C) 0111

D) 1110

23) What will be the output of a three-input NAND gate whose inputs are a HIGH, a HIGH, and aclock?

23)

A) HIGH B) a clock signalC) an inverted clock signal D) LOW

24) If input A of a NAND gate is connected to a clock and input B is HIGH, the normal output is 24)A) HIGH. B) a clock signal.C) LOW. D) an inverted clock signal.

25) If one input of an OR gate is considered to be an enable, it will enable the other input when it is 25)A) the opposite of the other input. B) HIGH.C) the same as the other input. D) LOW.

26) A three-input NOR gate will have a HIGH output whenever 26)A) three inputs are LOW. B) two inputs are LOW.C) one input is HIGH. D) three inputs are HIGH.

27) Which logic gate is described by the following truth table?

A B X0 0 10 1 01 0 01 1 0

27)

A) OR B) NOR C) NAND D) AND

3

Page 4: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

28) Waveforms A and B represent the inputs to an OR gate. During which time interval will the outputfrom the gate (X) be LOW?

28)

A) time interval 1 B) time interval 3 C) time interval 4 D) time interval 5

29) Which logic function is represented by the equation A + B = X? 29)A) OR B) clock C) AND D) switch

30) Which output is correct for this NOR truth table?

A B X0 0 ?0 1 ?1 0 ?1 1 ?

30)

A) 0001

B) 1110

C) 0111

D) 1000

31) Waveforms A and B represent the inputs to a NOR gate. During which time interval(s) will theoutput from the gate (X) be HIGH?

31)

A) time interval 5 B) time interval 2C) time intervals 2, 3, and 4 D) time intervals 2 and 3

32) If input A of a NAND gate is connected to a clock and input B is LOW, the normal output is 32)A) a clock signal. B) an inverted clock signal.C) HIGH. D) LOW.

4

Page 5: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

33) Which set of outputs is correct for this AND truth table?

A B X0 0 ?0 1 ?1 0 ?1 1 ?

33)

A) 0111

B) 0101

C) 0001

D) 0000

34) The Boolean equation for a NOR function is ________. 34)A) X = A + B B) X = A + B C) X = A + B D) X = A + B

35) How many inverters are in a 14-pin DIP integrated circuit? 35)A) eight B) two C) six D) four

36) In term of digital logic, a one is usually represented by 36)A) +5 V. B) 0 V. C) +10 V. D) +15 V.

37) How many two-input gates are in a single 14-pin DIP integrated circuit? 37)A) two B) eight C) four D) six

38) In order for an OR gate to be enabled 38)A) both inputs should be HIGH. B) one input should be LOW.C) one input should be HIGH. D) both inputs should be LOW.

39) Which logic function can be implemented by connecting an inverter to the output of an OR gate? 39)A) NOR B) inverter C) AND D) OR

40) To pass a clock signal through a three-input OR gate 40)A) the clock must be tied to two of the inputs.B) the other inputs do not matter.C) the other inputs must be HIGH.D) the other inputs must be LOW.

41) Which logic gate is described by the following truth table?

A B X0 0 00 1 11 0 11 1 1

41)

A) inverter B) OR C) AND D) cannot tell

5

Page 6: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

42) If one input of an OR gate is LOW while the other is a clock signal, the output is 42)A) a clock signal. B) LOW.C) HIGH. D) cannot be determined

43) Waveforms A and B represent the inputs to a NAND gate. During which time interval(s) will theoutput from the gate (X) be HIGH?

43)

A) time intervals 4 and 5 B) time interval 5C) time interval 4 D) time intervals 1, 2 and 3

44) Waveforms A and B represent the inputs to an AND gate. During which time interval will theoutput from the gate (X) be HIGH?

44)

A) time interval 1 B) time interval 2 C) time interval 4 D) time interval 5

45) A NAND gate with one HIGH input and one LOW input 45)A) will not function. B) functions as an AND.C) will output a LOW. D) will output a HIGH.

46) Waveforms A and B represent the inputs to an OR gate. During which time intervals will theoutput from the gate (X) be LOW?

Wa

46)

A) time intervals 1 and 4 B) time intervals 1 and 2C) time intervals 1 and 3 D) It is never low.

47) If both inputs of an AND gate are normally HIGH but one of them momentarily dips LOW, theoutput will

47)

A) be LOW. B) momentarily dip LOW.C) go LOW and remain LOW. D) stay HIGH.

48) If one input of an AND gate is HIGH while the other is a clock signal, the output is 48)A) a clock signal. B) HIGH.C) LOW. D) cannot be determined

6

Page 7: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

49) If one input of an AND gate is considered to be an enable, it will enable the other input when it is 49)A) LOW. B) HIGH.C) opposite of the other input. D) the same as the other input.

50) Which set of outputs is correct for this OR truth table?

A B X0 0 ?0 1 ?1 0 ?1 1 ?

50)

A) 1110

B) 0101

C) 0001

D) 0111

51) Waveforms A and B represent the inputs to a NAND gate. During which time interval(s) will theoutput from the gate (X) be HIGH?

51)

A) time intervals 1 and 2 B) time intervals 1, 2, 4, and 5C) time interval 5 D) time interval 3

52) The Boolean equation for a NAND function is 52)A) X = A + B B) X = AB C) X = A B D) X = AB

53) Which logic function can be implemented by connecting an inverter to the output of a NOR gate? 53)A) NOR B) AND C) NAND D) OR

54) If input A of a NOR gate is LOW and input B is HIGH, the output should be 54)A) unknown. B) HIGH. C) changing. D) LOW.

55) The purpose of a digital pulser is to ________ a circuit. 55)A) provide digital pulses to B) graph the output ofC) float an output of D) show the logic levels of

7

Page 8: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

56) Waveforms A and B represent the inputs to a NAND gate. During which time interval(s) will theoutput from the gate (X) be LOW?

56)

A) time intervals 2, 3, and 4 B) time interval 2C) time intervals 2 and 3 D) never

57) Inversion is indicated by 57)A) a triangle on a gate output. B) a bar (line) over a Boolean equation.C) a bubble on a gate output. D) all of the above

58) Waveforms A and B represent the inputs to a NOR gate. During which time interval(s) will theoutput from the gate (X) be HIGH?

58)

A) time intervals 1 and 2 B) time interval 3C) time intervals 1, 2, 3, and 4 D) time interval 5

59) If both of its inputs are connected to the same signal, a NOR gate functions as a(n) 59)A) NOR gate. B) OR gate. C) inverter. D) AND gate.

60) A NOR gate with one HIGH input and one LOW input 60)A) will output a HIGH. B) will output a LOW.C) will not function. D) functions as an AND.

61) What is the output of a two-input NAND gate whose inputs are LOW except for narrow HIGHpulses?

61)

A) HIGHB) LOW each time a pulse occursC) HIGH except when both inputs have a pulse at the same timeD) HIGH each time a pulse occurs

62) If both inputs of an OR gate are normally HIGH but one of them momentarily dips LOW, theoutput will

62)

A) momentarily dip LOW. B) be LOW.C) go LOW and remain LOW. D) stay HIGH.

63) In terms of digital logic, a HIGH voltage usually represents 63)A) a one. B) an illegal condition.C) a zero. D) an open.

8

Page 9: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

64) The truth table for a three-input OR gate contains ________ entries. 64)A) 6 B) 3 C) 8 D) 9

65) In order to produce a HIGH output, an AND gate requires 65)A) all inputs to be LOW. B) any input to be LOW.C) all inputs to be HIGH. D) any input to be HIGH.

66) Which logic function can be implemented by connecting an inverter to the output of an AND gate? 66)A) OR B) AND C) NOR D) NAND

67) The ground and power pins on a typical TTL 14-pin DIP are 67)A) pins 1 and 8. B) pins 1 and 14. C) pins 7 and 14. D) pins 7 and 8.

68) When the indicator lamp of a logic probe glows dimly, it is detecting 68)A) +5 V. B) an open circuit.C) 0 V. D) a HIGH logic level.

69) In terms of digital logic, a LOW voltage usually represents 69)A) a one. B) an open.C) an illegal condition. D) a zero.

70) Waveforms A and B represent the inputs to a NOR gate. During which time intervals will theoutput from the gate (X) be LOW?

70)

A) all time intervals B) time intervals 2, 3, and 4C) never D) time intervals 1 and 5

71) In terms of digital logic, a zero is usually represented by 71)A) -5 V. B) +2 V. C) 0 V. D) -10 V.

72) How many three-input NOR gates are in a 14-pin DIP integrated circuit? 72)A) five B) three C) four D) two

73) Which logic function is represented by the equation AB = X? 73)A) adder B) AND C) OR D) clock

9

Page 10: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

74) Waveforms A and B represent the inputs to an AND gate. During which time intervals will outputfrom the gate (X) be LOW?

74)

A) time intervals 2 and 3 B) time intervals 1 and 3C) time intervals 1 and 4 D) time intervals 1 and 2

10

Page 11: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

Answer KeyTestname: CHAP03Q

1) C2) D3) A4) B5) D6) C7) D8) D9) B

10) A11) D12) B13) D14) A15) C16) B17) A18) C19) A20) D21) D22) D23) C24) D25) D26) A27) B28) B29) A30) D31) A32) C33) C34) C35) C36) A37) C38) B39) A40) D41) B42) A43) A44) B45) D46) D47) B48) A49) B50) D

11

Page 12: CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one ...CHAPTER03 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1)

Answer KeyTestname: CHAP03Q

51) B52) B53) D54) D55) A56) B57) D58) D59) C60) B61) C62) D63) A64) C65) C66) D67) C68) B69) D70) B71) C72) B73) B74) B

12