Logo

Microprocessor Questions Set 13:

Quiz Mode

Which of the following is NOT an instruction to transfer the address?

1
2
3
4

Solution:

Which of the following interrupt types is not a hardware interrupt?

1
2
3
4

Solution:

In the MOV a, b instruction, which is the source location of the information?

1
2
3
4

Solution:

Which of the following 8086 assembly instructions is not valid?

1
2
3
4

Solution:

Which of the following instructions converts the result to unpacked decimal digits?

1
2
3
4

Solution:

Which of the following flags are set to 1 as a result of an arithmetic or logical operation being 0?

1
2
3
4

Solution:

Whenever valid data is available on the Databus, which signal does the CPU send out to indicate this?

1
2
3
4

Solution:

Choose the right Opcode for the given description:


"No operation is performed when this instruction is fetched and decoded."

1
2
3
4

Solution:

How can we make any bit of a register '1'?

1
2
3
4

Solution:

"I am an area identified by the programmer to store temporary information. Main memory grows in the forward direction while I grow in a backward direction. I operate as a Last-In-First-Out (LIFO). Who am I?"

1
2
3
4
5

Solution: