Quiznetik

Digital Logic Circuits (DLC) | Set 2

1. A basic S-R flip-flop can be constructed by cross-coupling of which basic logic gates?

Correct : C. nor or nand gates

2. The logic circuits whose outputs at any instant of time depends only on the present input but also on the past outputs are called

Correct : B. sequential circuits

3. Whose operations are more faster among the following?

Correct : A. combinational circuits

4. How many types of sequential circuits are?

Correct : A. 2

5. The sequential circuit is also called

Correct : B. latch

6. The basic latch consists of

Correct : A. two inverters

7. In S-R flip-flop, if Q = 0 the output is said to be

Correct : B. reset

8. The output of latches will remain in set/reset untill

Correct : A. the trigger pulse is given to change the state

9. What is a trigger pulse?

Correct : A. a pulse that starts a cycle of operation

10. A latch is an example of a

Correct : C. bistable multivibrator

11. Latch is a device with

Correct : B. two stable state

12. Why latches are called a memory devices?

Correct : C. it can store one bit of data

13. Two stable states of latches are

Correct : C. high output & low output

14. How many types of latches are __

Correct : A. 4

15. The full form of SR is

Correct : B. set reset

16. The SR latch consists of

Correct : B. 2 inputs

17. The outputs of SR latch are

Correct : D. q and q’

18. The first step of analysis procedure of SR latch is to

Correct : B. label outputs

19. The inputs of SR latch are

Correct : C. s and r

20. When a high is applied to the Set line of an SR latch, then

Correct : A. q output goes high

21. When both inputs of SR latches are low, the latch

Correct : C. it remains in its previously set or reset state

22. When both inputs of SR latches are high, the latch goes

Correct : C. metastable

23. The full form of MOS is

Correct : A. metal oxide semiconductor

24. What are the types of MOSFET devices available?

Correct : D. all of the mentioned

25. Which insulating layer used in the fabrication of MOSFET?

Correct : C. silicon dioxide

26. A technique used to reduce the magnitude of threshold voltage of MOSFET is the

Correct : B. use of silicon nitride

27. What is used to higher the speed of operation in MOSFET fabrication?

Correct : D. poly silicon gate

28. Why MOSFET is preferred over BJT in IC components?

Correct : A. mosfet has low packing density

29. Critical defects per unit chip area is for a MOS transistor.

Correct : B. low

30. MOS is being used in

Correct : D. both lsi and vlsi

31. The D flip-flop has input.

Correct : A. 1

32. The D flip-flop has output/outputs.

Correct : A. 2

33. A D flip-flop can be constructed from an _ flip-flop.

Correct : A. s-r

34. In D flip-flop, if clock input is HIGH & D=1, then output is

Correct : A. 0

35. Which of the following is correct for a gated D flip-flop?

Correct : D. q output follows the input d when the enable is high

36. With regard to a D latch

Correct : C. the q output follows the d input when en is high

37. Which of the following is correct for a D latch?

Correct : B. q output follows the input d when the enable is high

38. Which of the following describes the operation of a positive edge-triggered D flip-flop?

Correct : B. the output will follow the input on the leading edge of the clock

39. A positive edge-triggered D flip-flop will store a 1 when

Correct : B. the d input is high and the clock transitions from low to high

40. Why do the D flip-flops receive its designation or nomenclature as ‘Data Flip-flops’?

Correct : C. due to its capability to transfer the data into flip-flop

41. The characteristic equation of D-flip-flop implies that

Correct : D. the next state is independent of present state

42. The asynchronous input can be used to set the flip-flop to the

Correct : C. either 1 or 0 state

43. Input clock of RS flip-flop is given to

Correct : B. pulser

44. D flip-flop is a circuit having

Correct : C. 4 nand gates

45. At the end of the clock pulse the value of output Q is uncertain. The situation is referred to as?

Correct : B. race around condition

46. Master slave flip flop is also referred to as?

Correct : B. pulse triggered flip flop

47. In a positive edge triggered JK flip flop, a low J and low K produces?

Correct : D. no change state

48. If one wants to design a binary counter, the preferred type of flip-flop is

Correct : D. j-k type

49. S-R type flip-flop can be converted into D type flip-flop if S is connected to R through

Correct : C. inverter

50. Which of the following flip-flops is free from the race around the problem?

Correct : A. t flip-flop

51. Which of the following is the Universal Flip-flop?

Correct : B. j-k flip-flop

52. How many types of triggering takes place in a flip flops?

Correct : A. 3

53. The term synchronous means _

Correct : B. the output changes state only when the clock input is triggered

54. The S-R, J-K and D inputs are called

Correct : B. synchronous inputs

55. The characteristic of J-K flip-flop is similar to

Correct : A. s-r flip-flop

56. A J-K flip-flop can be obtained from the clocked S-R flip-flop by augmenting

Correct : A. two and gates

57. What is the significance of the J and K terminals on the J-K flip-flop?

Correct : C. the letters were chosen in honour of jack kilby, the inventory of the integrated circuit

58. 48 MHz.

Correct : B. 5 khz

59. How many flip-flops are in the 7475 IC?

Correct : C. 4

60. In parts of the processor, adders are used to calculate

Correct : D. all of the mentioned

61. Total number of inputs in a half adder is

Correct : A. 2

62. In which operation carry is obtained?

Correct : B. addition

63. If A and B are the inputs of a half adder, the sum is given by

Correct : C. a xor b

64. If A and B are the inputs of a half adder, the carry is given by

Correct : A. a and b

65. Half-adders have a major limitation in that they cannot

Correct : C. accept a carry bit from a previous stage

66. The difference between half adder and full adder is

Correct : C. half adder has two inputs while full adder has three inputs

67. If A, B and C are the inputs of a full adder then the sum is given by

Correct : C. a xor b xor c

68. If A, B and C are the inputs of a full adder then the carry is given by

Correct : A. a and b or (a or b) and c

69. Half subtractor is used to perform subtraction of

Correct : A. 2 bits

70. For subtracting 1 from 0, we use to take a from neighbouring bits.

Correct : B. borrow

71. How many outputs are required for the implementation of a subtractor?

Correct : B. 2

72. Let the input of a subtractor is A and B then what the output will be if A = B?

Correct : A. 0

73. Let A and B is the input of a subtractor then the output will be

Correct : A. a xor b

74. Let A and B is the input of a subtractor then the borrow will be

Correct : B. a’ and b

75. What does minuend and subtrahend denotes in a subtractor?

Correct : C. its inputs

76. Full subtractor is used to perform subtraction of

Correct : B. 3 bits

77. The full subtractor can be implemented using

Correct : B. two half subtractors and an or gate

78. The output of a subtractor is given by (if A, B and X are the inputs).

Correct : B. a xor b xor x

79. The output of a full subtractor is same as

Correct : B. full adder

80. A register is defined as

Correct : D. the group of flip-flops suitable for storing binary information

81. The register is a type of

Correct : A. sequential circuit

82. How many types of registers are?

Correct : C. 4

83. The main difference between a register and a counter is

Correct : A. a register has no specific sequence of states

84. In D register, ‘D’ stands for

Correct : C. data

85. Registers capable of shifting in one direction is

Correct : B. unidirectional shift register

86. A register that is used to store binary information is called

Correct : B. binary register

87. A shift register is defined as

Correct : B. the register capable of shifting information either to the right or to the left

88. How many methods of shifting of data are available?

Correct : A. 2

89. In serial shifting method, data shifting occurs

Correct : A. one bit at a time

90. What is a recirculating register?

Correct : A. serial out connected to serial in

91. When is it important to use a three-state buffer?

Correct : A. when two or more outputs are connected to the same input

92. After two clock pulses, the register contains

Correct : D. 11111100

93. How much storage capacity does each stage in a shift register represent?

Correct : A. one bit

94. The decimal number system represents the decimal number in the form of

Correct : B. binary coded

95. 29 input circuit will have total of

Correct : D. 512 entries

96. BCD adder can be constructed with 3 IC packages each of

Correct : C. 4 bits

97. The output sum of two decimal digits can be represented in

Correct : C. bcd

98. The addition of two decimal digits in BCD can be done through

Correct : A. bcd adder

99. 3 bits full adder contains

Correct : D. 8 combinational inputs

100. The simplified expression of full adder carry is

Correct : A. c = xy+xz+yz