Microprocessor
Program counter in a digital computer

 Counts the numbers of programs run in the machine.
 Counts the number of times the loops are executed.
 Counts the number of times a subroutine is called.
 Points the memory address of the next instruction to be fetched.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
DS directive in 8085

None of these
Forces the assembler to reserve a specified number of consecutive bytes in the memory
Forces the assembler to reserve a specified number of bytes in the memory
Forces the assembler to reserve one byte of memory

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

ANSWER DOWNLOAD EXAMIANS APP