| 1. |
“DJNZ R0, label” is ________ byte instruction.
|
||||||||
|
Answer:
Option (a) |
| 2. |
JZ, JNZ, instructions checked content of _______ register.
|
||||||||
|
Answer:
Option (c) |
| 3. |
When the call instruction is executed the topmost element of stack comes out to be
|
||||||||
|
Answer:
Option (b) |
| 4. |
LCALL instruction takes
|
||||||||
|
Answer:
Option (c) |
| 5. |
Are PUSH and POP instructions are a type of CALL instructions?
|
||||||||
|
Answer:
Option (b) |
| 6. |
What is the time taken by one machine cycle if crystal frequency is 20MHz?
|
||||||||
|
Answer:
Option (b) |
| 7. |
Find the number of times the following loop will be executed MOV R6,#200
|
||||||||
|
Answer:
Option (c) |
| 8. |
What is the meaning of the instruction MOV A,05H?
|
||||||||
|
Answer:
Option (c) |
| 9. |
Do the two instructions mean the same? 1) BACK: DEC R0
|
||||||||
|
Answer:
Option (b) |
| 10. |
When we add two numbers the destination address must always be.
|
||||||||
|
Answer:
Option (c) |