Home / CSE MCQs / Assembly Language :: Discussion

Discussion :: Assembly Language

  1. A single two pass assembler does which of the following in the first pass
  2. A.
    It allicates space for the literals
    B.
    It computes the total length of the program
    C.
    It builds the symbol table for the symbols and their values
    D.
    All of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :



Be The First To Comment