8085 microprocessor has how many pins
40
Which one of the following is not a vectored interrupt ?
INTR
HLT opcode means ?
end of program
Processor status word of 8085 microprocessor has five flags ?
S, Z, AC, P, CY
The stack pointer register in a microprocessor ?
holds the address of the top of the stack
The program counter in a 8085 micro-processor is a 16-bit register, because ?
There are 16 address lines
The address bus of any microprocessor is always ?
Unidirectional
The cycle required to fetch and execute an instruction in a 8085 microprocessor is which one of the following ?
Instruction Cycle
The highest priority in 8085 microprocessor system is ?
TRAP
Address line for TRAP is ?
0024H
A microprocessor is ALU ?
register unit and control unit on a single chip
The word size of 8085 microprocessor is ?
8 bits
In an intel 8085A, which is the first machine cycle of an instruction ?
Opcode fetch cycle
What addressing mode is used in the instruction RET ?
Register-indirect
A register in the microprocessor that keeps track of the answer or results of any arithmetic or logic operation is the ?
accumulator
An 8-bit microprocessor signifies that ?
8-bit data bus
Which instruction in an 8085 processor can clear the accumulator 8085 ?
XRA A
Total no. of instruction for 8085 microprocessor assembly language is ?
246
Maximum number of I/O that can be addressed by the INTEL 8085 is ?
256
A microprocessor is generally ?
single chip LSI
In microprocessor based system DMA refers to ?
Direct memory access for the i/o devices
level triggering interrupts are
RST 6.5 and RST 5.5
In the register indirect addressing mode of 8085 microprocessor, data is stored Register ?
at the address contained in the register pair
ALE stands for ?
Address Enable Latch
In 8085 processor, which type of instruction does not affect the flag ?
Data transfer instruction