In a two pass assembler, adding literals to literal table and address resolution of local symbols are done using?

In a two pass assembler, adding literals to literal table and address resolution of local symbols are done using? Correct Answer Both first pass

A two pass assembler does two passes over the source file (the second pass can be over a file generated in the first pass).

Related Questions