0
7.0kviews
For following code what will be output generated by Pass-I and Pass-II for two pass assembler.

enter image description here

This question appears in Mumbai University > System Programming and Compiler Construction subject

Marks: 10 M

Year: May 2015

1 Answer
0
61views

Assembler

• Assembler is the language translator that accepts inputs as assembly language (ALP) and obtains its machine equivalent code (Object code) along with the information required by the loader.

• ALP is low-level language .The execution of statements can be done line by line.

• Diagram

enter image description here

• Multipass assembler …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.