InterviewSolution
Saved Bookmarks
| 1. |
_____ directive is used to specify and assign the memory required for the block of code.(a) Allocate(b) Assign(c) Set(d) ReserveThe question was asked by my college director while I was bunking the class.My query is from Assembly Language in portion Machine Instructions and Programs of Computer Architecture |
|
Answer» The correct choice is (d) Reserve |
|