set-3
101. To achieve parallelism, one needs a minimum of
2 processors
4 processors
3 processors
None of the above
102. SIMD can be used for
Railway reservation
Matrix multiplication
Weather forecasting
Both B and C
103. A typical application of MIMD is
Railway reservation
Matrix multiplication
Weather forecasting
All of the above
104. Let * be defined as ab=a+b. Let m=ab. The value of m*a is
a+b
0
a
1
105. RST 7.5 interrupt in 8085 microprocessor executes services from interrupt vector location
0000h
003Ch
0075h
0034h
106. Three main components of a digital computer system are
Memory, I/O, DMA
Memory, CPU, I/O
ALU, CPU, memory
Control circuits, ALU, registers
107. Micro program is
The name of a source program in micro computers
The set of instructions indicating the primitive operations in a system
A primitive form of macros used in assembly language programming
A program of very small size
108. A toggle operation cannot be performed using a single
NOR gate
NAND gate
AND gate
XOR gate
109. 'n' flip-flops will divide the clock frequency by a factor of
(N^2)
(2^N)
(N)
Log(N)
110. Most of the digital computers do not have floating-point hardware because
It is costly
It is slower than software
Floating-point addition cannot be performed by hardware
None of the above
111. An assembler that runs on one machine but produces machine code for another machine is called.
Simulator
Cross-compiler
Emulator
Boot-strap loader
112. Which of the following is not typically found in the status register of a microprocessor?
Overflow
Negative result
Zero result
None of the above
113. When even-parity ASCII text is transmitted asynchronously at a rate of 10 character per second over a line, what percentage of the received bits actually contain data (as opposed to overhead)?
7/11
700/11
8/11
80/11
114. A subtractor is not usually present in a computer because
It is expensive
It is not possible to design it
The adder will take care of subtraction
None of the above
115. Let an (a_{n-1}, \ldots, a_1) be the binary representation of an integer b. The integer b is divisible by 3 if
The number of one’s is divisible by 3
The number of one’s is divisible by 3 but not by 9
The number of zeroes is divisible by 3
The difference of alternate sum, i.e., ((a_0 + a_2 + \ldots) - (a_1 + a_2 + \ldots)) is divisible by 3
116. Which of the following 4-bit numbers equals its 2’s complement?
1010
1000
No such no. exists
None of the above
117. Which of the following 4-bit numbers equals its 1’s complement?
1010
No such number exists
1000
None of the above
118. FFFF will be the last memory location in a memory of size
1 K
16 K
32 K
64 K
119. If you want to design a boundary counter, you should a prefer a flip flop of
D-type
Latch
SR-type
JK type
120. Suppose the largest n-bit binary number 'd' digits in decimal representation. Which of the following relations between 'n' and 'd' is approximately correct?
D=2^n
D<n log (10^2)
N=2^d
D>n log(10^2)
121. A computer uses 8-digit mantissa and 2-digit exponent. If a=0.052 and b=28E+11, then b+a-b will
Result in an overflow error
0
Results in an underflow error
5.28E+11
122. Which of the following binary numbers are not divisible by 4?
10101010101010
1110001110001
100101100
Both A and C
123. A computer with a 32-bit wide data bus uses 4K x8 static RAM memory chips. The smallest memory this computer can have is
32 Kb
16 Kb
8 Kb
24 Kb
124. Which of the following instructions requires the greatest number of T-states?
MOV A, B
LDAX B
MOV A, M
DAD D
125. The 8085 microprocessor enters into wait state after the recognition of
HOLD
*RESET-IN
*READY
INTER
126. Maximum number of I/O devices that can be addressed by Intel 8085 is
65,536
512
255
256
127. The microprocessor may be made to exit from HALT state by asserting
RESET
Any of the five interrupt lines
READY LINE
Option (A) or option (B) or HOLD line
128. The number of RAM chips of size (256 K x 1) required to build a 1 M byte memory is
8
10
32
24
129. The instruction used to shift right the accumulator contents by one bit through the carry flag bit is
RLC
RRC
RAL
RAR
130. The stack is nothing but a set of
Reserved ROM address spaces
Reserved I/O address space
Reserved RAM address spaces
None of the above
131. The execution of RST instructions causes the stack pointer to
Increment by two
Remain unaffected
Decrement by two
None of the above
132. Which one of the following instructions may be used to clear the accumulator content (i.e. A=00h) irrespective of its initial value?
CLR A
SUB A
ORA A
MOV A, 00h
133. The only interrupt that is edgetriggered is
INTR
RST 7.5
TRAP
RST 5.5
134. Which of the following peripheral ICs is used to interface keyboard and display?
8251
8259
8279
8253
135. The contents of the A15-A8(higher order address lines) while executing "IN addr" instructions are
Same as the contents of A7-A0
All bits reset (i.e. 00h)
Irrelevant
All bits set (i.e. FFh)
136. Which one of the following instructions will never affect the zero flag?
DCR reg
DCX rp
ORA reg
XRA reg
137. Which one of the following interrupts is non-mask able?
TRAP
INTER
RST 7.5
RST 6.5
138. RST 3 instruction will cause the processor to branch to the location
0000h
0024h
0018h
8018h
139. The minimum number of bits required to represent a character from ASCII code set is
2
7
5
8
140. S0 and S1 pins are used for
Serial communication
Acknowledgement the interrupt
Indicating the processor's status
None of the above
141. Pick out the matching pair
READY; RIM
SID; SIM
HOLD; DMA
S0, S1; WAIT states
142. Which of the following is unipolar, difficult to fabricate, has very high speed and offers good resistance to radiation?
ECL
TTL
GaAs
CMOS
143. Multiplexing of data/address lines in 8085 microprocessor reduces the instructions execution time. This statement is
True
Most likely to be true
False
None of the above
144. The number of flip-flops needed to construct a binary modulo N counter is
N
N^2
2^N
Log_2 N
145. To change an upper-case character to a lower-case character in ASCII, the correct mast and operation should be
0100000 and NOR
0100000 and NAND
0100000 and OR
1011111 and NAND
146. PCHL is an instruction in 8085 which transfers the contents of the register pair HL to PC. This is not a commonly used instruction as it changes the flow of control in a rather unstructured fashion. This instruction cannot be used in implementing
If.....then......else statement
Case.....structure
While......do construct
Call....statements
147. In an 11-bit computer instruction format, the size of address field is 4 bits. The computer uses expanding OP code technique and has 5 two-address instructions and .32 one-address instructions. The number of zero address instructions it can support is
256
16
2048
272
148. Which of the following instructions may be used to save the accumulator value onto the stack?
PUSH PSW
PUSH SP
PUSH A
POP PSW
149. Which of the following statements is true?
ROM is a read/write memory
PC points to the last instruction that was executed
Stack works on the principle of LIFO
All instructions affect the flag
150. A single instruction to clear the lower four bits of the accumulator in 8085 assembly language is
XRI OFH
XRI FOH
ANI FOH
ANI OFH
Last updated