InterviewSolution
Saved Bookmarks
| 1. |
PSW is saved in stack when there is a ________(a) Interrupt recognized(b) Execution of RST instruction(c) Execution of CALL instruction(d) All of the mentionedI have been asked this question in homework.I would like to ask this question from Runtime Storage Location topic in section Symbol Table of Compiler |
|
Answer» RIGHT OPTION is (a) INTERRUPT recognized Explanation: It can be INTERRUPTED. |
|