Microprocessor
Which one of the following interrupt/interrupts is/are only level triggering?

 both ‘a’ and ‘b’
 RST 6.5
 RST 5.5
 TRAP

ANSWER DOWNLOAD EXAMIANS APP

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

 AND that bit with “1” and remaining bits with “0”.
 OR that bit with “0” and remaining bits with “1”.
 AND that bit with “0” and remaining bits with “1”.
 OR 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.
None of these
 To slow down a fast peripheral device so as to communicate at the microprocessor’s device.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In a vector interrupt

 the branch address is obtained from a register in the processor.
 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.

ANSWER DOWNLOAD EXAMIANS APP