InterviewSolution
Saved Bookmarks
| 1. |
The last statement of the source program should be _______(a) Stop(b) Return(c) OP(d) EndThe question was posed to me in exam.This interesting question is from Assembly Language in section Machine Instructions and Programs of Computer Architecture |
|
Answer» CORRECT choice is (d) End Easy EXPLANATION: This enables the PROCESSOR to load some other PROCESS. |
|