MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements is true? |
| A. | CALL instruction is used to transfer control anywhere in the 4M memory space |
| B. | PUSH instruction is used to take out the value from the stack into some register |
| C. | POP instruction is used to jump to any location |
| D. | RCALL is a 4 byte instruction |
| Answer» B. PUSH instruction is used to take out the value from the stack into some register | |