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

The BEST I can explain: This INSTRUCTION is used to allocate a BLOCK of memory and to store the OBJECT code of the PROGRAM there.



Discussion

No Comment Found

Related InterviewSolutions