Microprocessor
Assertion(A): Segment override prefix (SOP) is used when a default offset register is not used with its default base segment register but with a different base register. Reason(R): The offset registers IP and SP can never be associated with any other segment registers apart from their respective default segments.

 Both A & R are true but R is not the correct explanation of A.
 Both A & R are true and R is the correct explanation of A.
 A is false but R is true.
 A is true but R is false.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In 8085 microprocessor system with memory mapped I/O, which of the following is true?

 Devices are accessed using IN and OUT instructions
 Arithmetic and logic operations can be directly performed with the I/O data
 There can be maximum of 256 input devices and 256 output devices
 Devices have 8-bit address line

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In a vector interrupt

 the branch address is assigned to a fixed location in memory.
 the interrupting source supplies the branch information to the processor through an interrupt vector.
 none.
 the branch address is obtained from a register in the processor.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Which of the following is not true during the execution of an interrupt service routine, which does not contain any EI instructions

 the microprocessor can be interrupted by a non-mask able interrupt
 the microprocessor cannot be interrupted by any interrupt
 the microprocessor cannot be interrupted by any mask able interrupt
 all interrupts except non-maskable interrupt are disabled

ANSWER DOWNLOAD EXAMIANS APP