CH-1 - Introduction To 8085 and Its Functional Organization - ESE - Microprocessor - ECE
CH-1 - Introduction To 8085 and Its Functional Organization - ESE - Microprocessor - ECE
1. A total of about one million bytes can be (c) Identifiers (d) Operands
directly addressed by the 8086 Sol. (b)
microprocessor Directives are instructions or commands in
2. 8086 has thirteen 16 -bit registers assembly language that provide guidance to the
3. 8086 has eight flags assembler about how to process the source code.
4. Compared to 8086, the 80286 provides a Hence, the correct option is (b).
higher degree of memory protection.
Which one of the statements given above are 15. The cycle required to fetch and execute an
correct? [ESE-2005] instruction in a 8085 microprocessor is which one
(a) 2, 3 and 4 (b) 1, 3 and 4 of the following? [ESE-2007]
(c) 1, 2 and 4 (d) 1, 2 and 3 (a) Clock cycle (b) Memory cycle
(c) Machine cycle (d) Instruction cycle (c) To slow down a fast peripheral device so as
Sol. (d) to communicate at the microprocessor's
device.
The cycle required to fetch and execute an
instruction in an 8085 microprocessor is commonly (d) None of the above
known as the "Instruction cycle." Sol. (b)
Hence, the correct option is (d). READY signal is used for slow responding
peripherals to communicate with microprocessor.
16. In an Intel 8085 A, which is always the first Hence, the correct option is (b).
machine cycle of an instruction?
[ESE-2008] 19. Assertion (A) : Monostable multivibrators (IC
(a) An op-code fetch cycle 74121) are used in a microprocessor based system
(b) A memory read cycle for frequency measurement.
(c) A memory write cycle Reason (R) : Microprocessor counts the number of
interrupt signals/second or within a specified
(d) An I/O read cycle
interval through ISR. [ESE-2009]
Sol. (a)
(a) Both A and R are true and R is the correct
The opcode fetch cycle is always the initial
explanation of A
machine cycle of an instruction in the Intel 8085 A
(b) Both A and R are true but R is NOT the
microprocessor. The microprocessor retrieves the
correct explanation of A
instruction's opcode (operation code) from memory
during this cycle. (c) A is true but R is false
Hence, the correct option is (a). (d) A is false but R is true
Sol. (a)
17. Both the ALU and control section of CPU employ Both are correct. IC74121 is used for frequency
which special purpose storage locations? measurement in microprocessor based system. How
it measures the frequency by counting number of
[ESE-2008]
interrupt signal generated within one second or
(a) Buffers (b) Decoders
subjected interval of time through ISR.
(c) Accumulators (d) Registers
Hence, the correct option is (a).
Sol. (c)
Accumulators are used for many purposes like it is
20. Consider the following :
used in all logical and arithmetical operations.
1. Sign flag 2. Trap flag
Hence, the correct option is (c).
3. Parity flag 4. Auxiliary carry
flag
18. In an Intel 8085 A microprocessor, why is READY
Which of the above flags is/are present in 8085
signal used? [ESE-2008]
microprocessor? [ESE-2009]
(a) To indicate to user that the micro-processor
(a) 1 only (b) 1 and 2
is working and is ready for use.
(c) 2 and 3 (d) 1, 3 and 4
(b) To provide proper WAIT states when the
Sol. (d)
microprocessor is communicating with a
slow peripheral device.
37. Ready pin of microprocessor is used [ESE-2014] 40. Consider the following registers:
(a) to indicate that microprocessor is ready to 1. Accumulator and flag register
receive inputs 2. B and C registers
(b) to indicate that microprocessor is ready to 3. D and E registers
receive outputs
4. H and L registers
(c) to introduce wait state
Which of these 8 bit registers of 8085 P can be
(d) to provide direct memory access paired together to make a 16 bit register?
Sol. (c) [ESE-2014]
A microprocessor's Ready pin is an input signal (a) 1, 3 and 4 (b) 2, 3 and 4
that's frequently utilized to introduce wait states. A
(c) 1, 2 and 3 (d) 1, 2 and 4
wait state is a cycle in which the CPU stops
working to wait for external devices-usually Sol. (b)
memory or I/O devices-to finish their tasks. 8085 offers B – C, D – E and H – L as register pairs
Hence, the correct option is (c). which can be used to handle 16-bit data.
Hence, the correct option is (b).
(b) Decision making (a) Both Statement (I) and Statement (II) are
individually true and Statement (II) is the
(c) A subroutine
correct explanation of Statement (I)
(d) Continuation
(b) Both Statement (I) and Statement (II) are
Sol. (c) individually true; but Statement (II) is not the
Symbol for subroutine. correct explanation of Statement (I)
(c) Statement (I) is true; but Statement (II) is
false
Hence, the correct option is (c).
(d) Statement (I) is false; but Statement (II) is
true
52. When a peripheral is connected to the
Sol. (c)
microprocessor in input/output mode, the data
transfer takes place between [ESE-2016] Registers are used for storage of small data in the
microprocessor, however not all registers are
(a) any register and I/O device
accessible by the programmer/user.
(b) memory and I/O device
Hence, the correct option is (c).
(c) accumulator and I/O device
(d) HL register and I/O device
55. Which one of the following is used for recognizing
Sol. (c) the magnetic encoding numbers printed at the
The data transmission usually occurs between the bottom of a cheque? [ESE-2023]
accumulator and the I/O device when a peripheral (a) Optical Mark Recognition
is connected to the CPU in input/output mode.
(b) Magnetic Ink Character Recognition
Hence, the correct option is (c).
(c) Barcode Reader
(d) Optical Character Recognition
53. While execution of I/O instruction takes place, the
Sol. (b)
8-bit address of the port is placed on [ESE-2016]
The magnetic encoding numbers printed at the
(a) lower address bus
bottom of a cheque are typically recognized using
(b) Magnetic Ink Character Recognition (MICR) AND logic can be implemented for bytes/
technology. words as it is a bit-wise operation.
Hence, the correct option is (b). to a peripheral device, or vice-versa.
Hence, the correct option is (c).
56. According to the description of the AND
instruction of 8086 microprocessor, what are the
essential conditions to be satisfied while executing
it?
1. The source can be a register or a memory
location.
2. The destination can be a register or a
memory location.
3. The source and destination must both be
bytes or be words.
4. The source and the destination cannot both
be memory locations in an instruction.
[ESE-2023]
(a) 1 and 2 only (b) 1 and 4 only
(c) 1, 2, 3 and 4 (d) 1, 2 and 3
Sol. (c)
8086 is a 16 -bit microprocessor :
AND instructions can work with source as a
Register/Memory and destination can also be
Register/Memory but both operands can't be
memory.
AND can also be with immediate data.