Anda di halaman 1dari 3

MICRO PROCESSOR

1.

Vector address of RST 5 is ____________


RST 7.5
RST 6.5
RST 5.5
TRAP

003C H
0034 H
002C H
0024 H

2.
3.

Write any one single byte instruction not affected by flags.


To multiply a number by 8 ________ instruction is used for ______ time.
(without repeated addition.
4. ________ , __________ are the instructions used to transfer the control
of the program to location 5000 without using JUMP.
5. 8085 architecture is _____________ type architecture.
6. 8085 can address __________ memory locations.
7. 8085 works with _______ frequency & the crystal should have ______
frequency.
8. Port C of 8255 can be set / reset by ____________
9. ________ , ________ are the instructions used in I/O mapped I/O
technique.
10. ___________ instruction is used to load the stack pointer.
11. The 8085 has _________ interrupt inputs.
12. Using 8259, the 8085 can have _________ additional interrupts.
13. Microcontrollers are also known as __________________
14. What is the another name of I/O mapped I/O technique ?
a) isolated I/O
b) associated I/O
c) indirect I/O
d) a & c
e) all
15. By poping the stack , the stack pointer will _______
a) increase b) decrease
c) none
16. Which of the following is used for high speed data transfer ?
a) 8253 b) 8257 c) 8259
d) 8255
17. Will the instruction MVI A, 00 will affect any flag?
18. When an 8085 system is reset, all the interrupts including the TRAP are
disabled . ( T/ F )
19. In the synchronous serial I/O format, all eight bits are sent
simultaneously . ( T/ F )
20. In half duplex transmission mode, data flow is bidirectional between the
MPU and a serial peripheral, but not simultaneously. ( T/ F )

4. What is the max. decimal number that can be accomodated in a byte.


a) 128
b) 256
c) 255
d) 512
Ans: (c)
5. Conditional results after execution of an instruction in a micro processor is
stored in
a) register
b) accumulator
c) flag register
d) flag register part of PSW(Program Status Word)
Ans: (d)
8. Purpose of PC(Program Counter) in a MicroProcessor is
a) To store address of TOS(Top Of Stack)
b) To store address of next instruction to be executed.
c) count the number of instructions.
d) to store base address of the stack.
Ans: (b)
9. What action is taken when the processor under execution is interrupted by a
non-maskable interrupt?
a) Processor serves the interrupt request after completing the execution of the
current instruction.
b) Processor serves the interupt request after completing the current task.
c) Processor serves the interupt request immediately.
d) Processor serving the interrupt request depends upon the priority of the current
task under execution.
Ans: (a)
15 Buffering is
a) the process of temporarily storing the data to allow for small variation in device

speeds
b) a method to reduce cross talks
c) storage of data within transmitting medium until the receiver is ready to receive.
d) a method to reduce routing overhead.
Ans: (a)
19. Which addressing mode is used in the following statements:
(a) MVI B,55
(b) MOV B,A
(c) MOV M,A
1

Ans. (a) Immediate addressing mode.


(b) Register Addressing Mode
(c) Direct addressing mode

Immediate, Direct, Register, Register indirect, Implied addressing modes.

62. For 1 MB memory, the number of address lines required,


(a)11
(b)16
(c)22
(d) 24
Ans. (b)

Which interrupt has the highest priority? - TRAP has the highest priority.

How many interrupts are there in 8085? - There are 12 interrupts in 8085.

Which microprocessor accepts the program written for 8086 without any
changes? - 8088 is that processor.

Anda mungkin juga menyukai