24itu03 Digital Fundamentals and Architecture
24itu03 Digital Fundamentals and Architecture
24itu03 Digital Fundamentals and Architecture
Section1
a) A. Decimal b) B. Binary
c) D. Octal d) C. Hexadecimal
2. The addition of these binary numbers 101001+ 010011 would generate ________(1.00)
a) A. 101110 b) C. 111100
c) B. 000111 d) D. 010100
a) A. 010010 b) C. 100110
c) B. 011001 d) D. 010011
a) C. 011001100 b) A. 011100011
c) D. 011011000 d) B. 011011100
a) A. 8 b) B. 2
c) C. 16 d) D. 10
a) A. Decimal b) B. Octal
c) D. Hexadecimal d) C. BCD
a) A. Binary b) B. Hexadecimal
a) A. 0 to F b) B. 0 to G
c) D. 0 to J d) C. 0 to H
11. ________ number can be converted into binary numbers by converted each hexadecimal digit.(1.00)
12. Binary numbers can also be expressed in this same notation by ____________(1.00)
a) A. 4 b) B. 2
c) C. 3 d) D. 5
14. The first part of floating point represents a signed fixed point number called as ________(1.00)
a) A. Exponent b) D. Mantissa
c) B. Digit d) C. Number
15. The second part of floating point designates the position of the decimal point and is called as ___(1.00)
a) A. Mantissa b) D. Exponent
c) B. Binomial d) C. Octal
a) A. 5 b) B. 3
c) C. 4 d) D. 7
a) A. AB = B + A b) B. A + B = B + A
c) D. All of these d) C. AB = BA
a) A. A(B + C) = AB + AC b) B. (A + B) + C = A + (B + C)
a) A. C + D b) C. A
c) B. D d) D. None of these
21. Two important fields of an instruction are Opcode and Operand (State True OR False)(1.00)
a) A. True b) B. False
a) A. True b) B. False
a) A. True b) B. False
a) A. True b) B. False
25. When both the inputs are low in the OR gate the output is High(1.00)
a) A. True b) B. False
27. The truth table for an S-R flip-flop has _________ VALID entries(1.00)
a) A. 1 b) B. 2
c) C. 3 d) D. 4
28. When both inputs of a J-K flip-flop cycle, the output will ___________(1.00)
a) A. Be invalid b) B. Change
a) A. The Q output is either SET or RESET as soon as the D input goes HIGH b) B. The output complement follows the input when enabled
c) C. Only one of the inputs can be HIGH at a time d) D. The output toggles if one of the inputs is held HIGH
The logic circuits whose outputs at any instant of time depends only on the present input but also on the past Outputs are Called_______(1.00)
30.
c) C. Latches d) D. Flip-flops
a) A. 2 b) B. 3
c) C. 4 d) D. 5
a) A. Flip-flop b) B. Latch
c) C. Strobe d) D. Adder
a) A. Set b) B. Reset
a) A. A pulse that starts a cycle of operation b) B. A pulse that reverses the cycle of operation
c) C. A pulse that prevents a cycle of operation d) D. A pulse that enhances a cycle of operation
35. 13. One major difference between a NAND based S’-R’ latch & a NOR based S-R latch is _________(1.00)
a) A. The inputs of NOR latch are 0 but 1 for NAND latch b) B. The inputs of NOR latch are 1 but 0 for NAND latch
c) C. The output of NAND latch becomes set if S’=0 & R’=1 and vice d) D.The output of NOR latch is 1 but 0 for NAND latch
c) C. Latches has one input but flip-flop has two d) D. Latch has two inputs but flip-flop has one
a) A. When the Q output is opposite the input b) B. When the Q output follows the input
c) C. When you can see through the IC packaging d) D. When the Q output is complementary of the input
39. On a positive edge-triggered S-R flip-flop, the outputs reflect the input condition when ____________(1.00)
c) C. The clock pulse transitions from LOW to HIGH d) D. The clock pulse transitions from HIGH to LOW
40. The asynchronous input can be used to set the flip-flop to the ____________(1.00)
a) 1 state b) 0 state
a) A. Input b) B. Pulser
43. Input or output devices that are connected to computer are called ______________.(1.00)
c) C. Interfaces d) D. Interrupt
45. The method which offers higher speeds of I/O transfers is ___________(1.00)
a) The I/O devices have a separate address space b) The I/O devices and the memory share the same address space
c) A part of the memory is specifically set aside for the I/O operation d) The memory and I/O devices have an associated address space
47. On a positive edge-triggered S-R flip-flop, the outputs reflect the input condition when ________(1.00)
c) The clock pulse transitions from LOW to HIGH d) The clock pulse transitions from HIGH to LOW
48. The asynchronous input can be used to set the flip-flop to the ____________(1.00)
a) 1 state b) 0 state
49. Input or output devices that are connected to computer are called ______________.(1.00)
c) Interfaces d) Interrupt
a) 2 b) 3
c) 4 d) 5
52. The method which offers higher speeds of I/O transfers is ___________(1.00)
a) The I/O devices have a separate address space b) The I/O devices and the memory share the same address space
c) A part of the memory is specifically set aside for the I/O operation d) The memory and I/O devices have an associated address space
54. The CPU activities the ____________ output to inform the external DMA that the buses are in the high-impedance state.(1.00)
a) internal b) external
c) Firmware consisting of I/O driver programs d) a program to certain one of the I/O peripherals
59. ______ is the length of the code sent by the device in vectored interrupt is(1.00)
c) 16 bits d) 64 bits
61. The method which offers higher speeds of I/O transfers is ___________(1.00)
63. ______ are numbers and encoded characters, generally used as operands.(1.00)
a) Input b) Data
65. The I/O interface required to connect the I/O device to the bus consists of ______(1.00)
66. ________ dealing with multiple devices interrupts, which mechanism is easy to implement(1.00)
67. The starting address sent by the device in vectored interrupt is called as __________(1.00)
68. Serial priority interrupt method uses register whose bits are set separately by interrupt signal for each device.(1.00)
a) True b) False
a) True b) False
a) AND b) OR
c) IF d) NOT
74. ________ number of gates does ultra large scale integration contain(1.00)
a) NAND b) NOT
a) X=A+B b) A-B
a) One b) Two
c) Three d) Four
81. The truth table for an S-R flip-flop has _________ VALID entries(1.00)
a) 1 b) 2
c) 3 d) 4
82. When both inputs of a J-K flip-flop cycle, the output will ___________(1.00)
a) A. Be invalid b) B. Change
The logic circuits whose outputs at any instant of time depends only on the present input but also on the past outputs are called ________________(1.00)
83.
c) C. Latches d) D. Flip-flops
84. On a positive edge-triggered S-R flip-flop, the outputs reflect the input condition when ________(1.00)
c) C. The clock pulse transitions from LOW to HIGH d) D. The clock pulse transitions from HIGH to LOW
85. The I/O interface required to connect the I/O device to the bus consists of ______(1.00)
86. Daisy Chain method is used to establish priority by serially connecting all devices that request an interrupt.(1.00)
a) A. True b) B. False
87. Serial priority interrupt method uses register whose bits are set separately by interrupt signal for each device.(1.00)
a) A. True b) B. False
88. Mask register is used for the purpose of controlling the status of each interrupt request in parallel priority interrupt.(1.00)
a) A. True b) B. False
89. The added output of the bits of the interrupt register and the mask register is set as an input of Priority decoder(1.00)
a) A. True b) B. False
a) A. True b) B. False
91. A number system that uses eight digits,0,1,2,3,4,5,6, and 7 is called an ____________(1.00)
92. Binary numbers can also be expressed in this same with Reverse notation by ____________ representation(1.00)
a) A. 4 b) B. 8
c) C. 10 d) D. 16
a) A. True b) B. False
a) A. AB = B + A b) B. A + B = B + A
c) C. AB = BA d) D. All of these
a) A. + b) B. –
c) C. *D. /
a) A. True b) B. False
100. One major difference between a NAND based S’-R’ latch & a NOR based S-R latch is ____________(1.00)
a) A. The inputs of NOR latch are 0 but 1 for NAND latch b) B. The inputs of NOR latch are 1 but 0 for NAND latch
c) C. The output of NAND latch becomes set if S’=0 & R’=1 and vice versa d) D.The output of NOR latch is 1 but 0 for NAND latch