InterviewSolution
Saved Bookmarks
| 1. |
_____ directive specifies the end of execution of a program.(a) End(b) Return(c) Stop(d) TerminateI had been asked this question in an interview.My question is from Assembly Language in chapter Machine Instructions and Programs of Computer Architecture |
|
Answer» Right CHOICE is (B) Return |
|