Logo

Microprocessor Questions Set 15:

Quiz Mode

Which of the following 8051 instructions affects the carry flag?

1
2
3
4

Solution:

The instruction that enables subtraction with borrow is

1
2
3
4

Solution:

The temporary registers in the 8085 microprocessor are

1
2
3
4

Solution:

Which of the following instructions is present in the 8085 instruction set but not in the 8051 instruction set?

1
2
3
4

Solution:

Which of the following is a type of microcomputer memory?

1
2
3
4
5

Solution:

Which of the following microprocessors is an example of an Accumulator-based design?

1
2
3
4

Solution:

During the execution of the ANI (Logical AND Immediate) instruction, where is the final result stored?

1
2
3
4

Solution:

The conversion of the decimal number +1000 to a signed 16-bit binary word is _______

1
2
3
4

Solution:

For 8085 microprocessor, the following program is executed

MVI A, 05H;

MVIB, 05H;

PTR: ADD B;

DCR B;

JNZ PTR;

ADI 03H;

HLT;

At the end of program, accumulator contains____

1
2
3
4

Solution:

The speed of a microprocessor is usually measured by the ________

1
2
3
4

Solution: