Counters
Question 1 |
The purpose of instruction location counter in an assembler is _______
used to assign storage address to the program's statements. |
Question 1 Explanation:
is used to assign storage address to the program's statements. As the instruction of a source module are being assembled, the location counter keeps track of current location in storage.
There is 1 question to complete.