InterviewSolution
Saved Bookmarks
| 1. |
The pass number for each of the following activitiesObject code generationLiterals added to literal tableListing printedAddress resolution of local symbolsThat occur in a two pass assembler respectively are(A) 1, 2, 1, 2(B) 2, 1, 2, 1(C) 2, 1, 1, 2(D) 1, 2, 2, 2 |
| Answer» | |