MICROPROCESSOR SESSIONAL-I
TRADE: MECHATRONICS SEM-III (SEPT-2020)
1. The number of output pins in 8085 microprocessors are
a.40
b.27
c.21
d.19
2. Consider the following registers:
1. Accumulator and flag register
2. B and C register
3. D and E register
4. H and L register
Which of these 8-bit registers of 8085 microprocessor can be paired together to make a 16-bit register?
a. 1, 3 and 4
b. 2, 3 and 4
c.1, 2 and 3
d.1, 2 and 4
3. Consider the following
I) Sign flag II) Trap flag III) Parity flag IV) Auxiliary carry flag
Which one of the above flags is/are present in 8085 microprocessor?
a. (I) only
b. (I) & (II)
c. (II) & (III)
d. (I) ,(III) & (IV)
4. Consider the following statements:
In 8085 microprocessor, data-bus and address bus are multiplexed in order to
I) Increase the speed of microprocessor.
II) Reduce the number of pins.
III) Connect more peripheral chips.
MICROPROCESSOR SESSIONAL-I
Which of these statements is/are correct?
a. (I) only
b. (II) only
c. (II) & (III)
d. (I), (II) & (III)
5. In Intel 8085A microprocessor ALE signal is made high to
Enable the data bus to be used as low order address bus
To latch data D0-D7 from data bus
To disable data bus
To achieve all the functions listed above
6. Which of the following statements for Intel 8085 is correct?
a. Program Counter (PC) specifies the address of the instruction last executed
b. PC specifies the address of the instruction being executed
c. PC specifies the address of the instruction to be executed
d. PC specifies the number of instructions executed so far
7. Processor status word of 8085 microprocessor has five flags. They are
a. S, Z, AC, P, CY
b. S, OV, AC, P, CY
c. S, Z, OV, P, CY
d. S, Z, AC, P, OV
8. In 8085 name of the 16 bit registers is
a. stack pointer
b. program counter
c. both A and B
d. none of these
MICROPROCESSOR SESSIONAL-I
9. The frequency of the driving network connected between pins 1 and 2 of 8085 microprocessor is
a. twice the desired frequency
b. equal to the desired frequency
c. four times the desired frequency
d. none of the above
10. READY signal in 8085 is useful when the CPU communicates with
a. a slow peripheral device
b. a fast peripheral device
c. a DMA chip
d. a PPI
11. The Intel 8086 microprocessor is a _______ processor.
a. 8 bit
b. 16 bit
c. 32 bit
d. 4 bit
12. The 8 bit flag of 8085 microprocessor is responsible to indicate ___________.
a. the condition of result of ALU operation
b. the condition of memory
c. the result of addition
d. the result of subtraction
13. Which interrupt has the highest priority?
a. INTR
b. TRAP
c. RST6.5
d. RST6.6
MICROPROCESSOR SESSIONAL-I
14. 8085 is called a ___ bit microprocessor ?
a) 16
b) 4
c) 8
d) 32
15. An Instruction cycle is the total process of Fetching an instruction from the memory, decoding the
instruction and then finally executing the instruction.
a) True
b) False
16. 8085 has __ bit address bus.
a) 16
b) 8
c) 4
d) 32
17). 8085 has an 8-bit data bus. This means it can access 8-bit data in one cycle.
a) True
b) False
18) IC no for 32 KB E-PROM is
a) 2732
b) 6232
c) 27256
d) 62256
19) address line required for 8 kb EPROM is
a) 11
b) 12
c) 13
MICROPROCESSOR SESSIONAL-I
d) 14
20) an interface is a concept that refers to a point of interaction between components, and is applicable
at the level of both hardware and software.
a) True
b) False
21) Size of Program Counter
a) 8 bit
b) 4 bit
c) 16 bit
d) 32
22) The valid register pairs in the 8085 are: D-L, B-C and H-E
a) True
b) False
23) ALE – It is an Address Latch Enable signal. It goes high during first T state of a machine cycle and
enables the lower 8-bits of the address, if its value is 1 otherwise data bus is activated.
a) True
b) False
24) RD is a signal to control READ operation. When it goes high, the selected I/O device or memory is
read.
a) True
b) False
25) Which of the interrupts has the lowest priority
a) RST 7.5
b) RST 6.5
c) RST 5.5
d) INTR
MICROPROCESSOR SESSIONAL-I