Computer Science, asked by Chinkoo2638, 11 months ago

Construe location counter processing ? Why and how is location counter processing performed by an assembler?

Answers

Answered by KameenaYaar01
1

Answer:

Location counter.Each section of an assembler language program has a location counter used to assign storage addresses to your program's statements. As the instructions of a source module are being assembled, the location counter keeps track of the current location in storage.

Similar questions