Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

_____ directive is used to specify and assign the memory required for the block of code.

a) Allocate
b) Assign
c) Set
d) Reserve

Answer: d
Explanation: This instruction is used to allocate a block of memory and to store the object code of the program there.

Join The Discussion