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, 3, 2 and 4
 1, 2, 3 and 4

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “0”?

 OR that bit with “1” and remaining bits with “0”.
 AND that bit with “0” and remaining bits with “1”.
 OR that bit with “0” and remaining bits with “1”.
 AND that bit with “1” and remaining bits with “0”.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
IN an intel 8085A microprocessor, why is READY signal used?

 To indicate to user that the microprocessor is working and is ready for use.
 To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device.
 To slow down a fast peripheral device so as to communicate at the microprocessor’s device.
None of these

ANSWER DOWNLOAD EXAMIANS APP