set-4
151. In a vectored interrupt
The branch address is assigned to a fixed location in memory.
The interrupting source supplies the branch information to the processor through an interrupt vector.
The branch address is obtained from a register in the processor.
None of the above.
152. A sequence of two instructions that multiplies the contents of the DE register pair by 2 and stores the result in the HL register pair (in 8085 assembly language) is
XCHG and DAD B
XTHL and DAD H
PCHL and DAD D
XCHG and DAD H
153. The most relevant addressing mode to write position-independent code is
Direct mode
Relative mode
Indirect mode
Indexed mode
154. Which of the following are CISC machines?
IBM 360
68030
80386
All of the above
155. The working of a staircase switch is a typical example of the logical operation
OR
Exclusive-OR
NOR
Exclusive-NOR
156. Which of the following are typical characteristics of a RISC machine?
Instruction taking multiple cycles
Multiple register sets
Highly pipelined
Both 2 and 3
157. A microprogrammed control unit
Is faster than a hardwired control unit
Facilitates easy implementation of new instructions
Is useful when very small programs are to be run
Usually refers to the control unit of a microprocessor
158. Parallel printer uses
RS-232C interfaces
Handshake mode
Centronics interface
Both 2 and 3
159. The ASCII code 56 represents the character
V
A
8
Carriage return
160. The number of possible Boolean functions that can be defined for n Boolean variables over n-valued Boolean algebra is
( 2^{n^2} )
( 2^{n^2} )
( n^{2^n} )
( n^{n^2} )
161. The advantage of a single bus over a multi-bus is the
Low cost
Flexibility in attaching peripheral devices
Both 1 and 2
High operating speed
162. Which of the following rules regarding the addition of 2 given numbers is correct, if negative numbers are represented in 2's complement form?
Add sign bit and discard carry, if any.
Add sign bit and add carry, if any.
Do not add sign bit and discard carry, if any.
Do not add sign bit and add carry, if any.
163. When INTR is encountered, the processor branches to the memory location, which is
0024H
Determined by the "call address" instruction issued by the I/O device
Determined by the "RST N" instructions issued by the I/O device
Both 2 and 3
164. In which of the following instructions does bus idle situation occur?
EI
INX H
DAD rp
DAA
165. Any instruction should have at least
2 operands
3 operands
1 operand
None of the above
166. If the cache needs an access time of 20ns and the main memory 120 ns, then the average access time of a CPU is (assume hit-ratio is 80%)
30ns
35ns
40ns
45ns
167. The number of clock cycles necessary to complete 1 fetch cycle in 8085 (excluding wait state) is
3 or 4
4 or 6
4 or 5
3 or 5
168. The seek time of a disk is 30ms. It rotates at the rate of 30 rotations per second. Each track has a capacity of 300 words. The access time is approximately
47ms
60ms
50ms
62ms
169. Motorola's 68040 is comparable to
8085
80386
80286
80486
170. The possible number of Boolean functions of 3 variables X, Y, and Z such that f(X, Y, Z) = F(X', Y', Z') is
8
64
16
32
171. Which of the following interrupts is both level and edge sensitive?
RST 5.5
RST 7.5
INTR
TRAP
172. The difference between 80486 and 80386 is/are
Presence of floating-point co-processor
Speed of operation
Presence of 8 K cache on chip
All of the above
173. The addressing mode used in the instruction PUSH B is
Direct
Register direct
Register
Immediate
174. Which of the following architecture is/are not suitable for realizing SIMD?
Vector processor
Von Neumann
Array processor
All of the above
175. The total number of possible Boolean functions involving 'n' Boolean variables is
Infinitely many
( n^2 )
( n^n )
None of the above
176. If ((11A1B)_8 = (12C9)_16) (C stands for decimal 12), then the value of A and B are:
5,1
5,7
7,5
None of the above
177. Which of the following operations(s) is/are not closed as regards to computers?
Addition
Multiplication
Subtraction
All of the above
178. Which of the following units can be used to measure the speed of a computer?
SYPS
FLOPS
MIPS
Both 2 and 3
179. If A XOR B = C, THEN
A XOR B = B
A XOR B XOR C = 0
B XOR C = A
All of the above
180. Addressing capability of 8086/88 are
64 K
2 MB
512 K
1 MB
181. Bubble memories are preferable to floppy disks because
Of their higher transfer rate
Of their reliability
They consume less power
Both 2 and 3
182. The XOR operation is
Commutative
Associative
Both 1 and 2
Distributive over AND operator
183. Which of the following logic families is well suited for high-speed operation?
TTL
MOS
ECL
CMOS
184. Which of the following does not have 8 data lines?
8085
8088
8086
Z-80
185. Negative numbers cannot be represented in
Signed magnitude form
2's complement form
1's complement form
None of the above
186. The addressing mode used in an instruction of the form ADD X, Y is
Absolute
Index
Indirect
None of the above
187. Which of the following are registers?
Accumulator
Program counter
Stack pointer
All of the above
188. IBM developed a bus standard for their line of computers ‘PC AT’ called______.
IB bus
ISA
M-bus
None of these
189. Which of the following is the programmable internal timer?
8251
8253
8250
8275
190. Bipolar devices are desirable in the fabrication of which of the following components?
Main memory
Microprogram memory
Cache memory
All of the above
191. A+B can be implemented by
NAND gates alone
NOR gate alone
Both 1 and 2
None of the above
192. Which of the following are the correct statements?
Bus is a group of information-carrying wires
Bus is needed to achieve reasonable speed of operation
Bus can carry data or address lines, a bus can be shared by more than one device
All of the above
193. A number system uses 20 as the radix. The excess code that is necessary for its equivalent binary-coded representation is
4
6
5
7
194. Any given truth table can be represented by a
Karnaugh map
Sum of product of Boolean expressions
Product of sum of Boolean expressions
All of the above
195. Which of the following remarks about PLA is/are true?
It produces product of sum as the output
It produces sum of products as the output
It is general
Both 2 and 3
196. The first operating system used in microprocessor is
Zenix
CP/M
DOS
Multics
197. Which of the following does not need extra hardware for DRAM refreshing?
8085
Z-80
Motorola-6800
None of the above
198. The advantage of MOS devices over bipolar devices is
It allows higher bit densities and also cost-effective
It is easy to fabricate
Its higher impedance
All of the above
199. Which of the following comments about the Program Counter (PC) are true?
It is a register
It is a cell in ROM
During execution of the current instruction, its content changes
Both 1 and 3
200. Choose the correct statements from the following
By scanning a bit pattern, one can say whether it represents data or form
Whether a given piece of information is data or not depends on the particular applications
Positive number cannot be represented in 1's complement form
Both 2 and 3
Last updated