Microprocessor
Each instruction in an assembly language program has the following fields 1. Label field 2. Mnemonic field 3. Operand field 4. Comment field What are the correct sequence of these fields?

 2, 4, 1 and 3
 2, 1, 4 and 3
 1, 2, 3 and 4
 1, 3, 2 and 4

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 cannot be interrupted by any interrupt
 the microprocessor can be interrupted by a non-mask able interrupt
 all interrupts except non-maskable interrupt are disabled
 the microprocessor cannot be interrupted by any mask able interrupt

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Assertion(A): Ready signal of microprocessor is used to detect whether a peripheral is ready for the data transfer or not. Reason(R): In the microprocessor during data transfer operations, the wait states are added by forcing the ready signal low.

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

ANSWER DOWNLOAD EXAMIANS APP