289 views
2 votes
2 votes

Please confirm if following is correct understanding of assembler.

Input  :- is Assembly language code.

Assembly language code is written in Mnemonic form Like we have instruction in 8085 ADD/MOV etc.

Output  :- is machine/binary/object code

So if i we see from from high level to low level

High Level => Compiler => Assembly language code => Assembler. => Machine level code

Is this correct understanding?

Please log in or register to answer this question.

Related questions

1 votes
1 votes
0 answers
1
Na462 asked Jun 8, 2018
695 views
Is 2 Pass Assembler in GATE 2019 syllabus?
0 votes
0 votes
1 answer
3
0 votes
0 votes
1 answer
4
skyby asked Dec 14, 2017
420 views
if any production of given grammar isA → ε {A.v = 0}then A.v is ?a) inherited attributeb) synthesized attribute