Recent questions tagged assembler

0 votes
0 answers
1
Assembler,Linker,Macros are there in compiler design?
3 votes
1 answer
2
State whether the following statements are True or False with reasons for your answer:A two pass assembler uses its machine opcode table in the first pass of assembly.
5 votes
1 answer
3
0 votes
1 answer
5
Which activities is not included in the first pass of two pass assembler?build the symbol tableconstruct the Intermediate codeseparate memonic opcode and operand field.no...
0 votes
1 answer
6
Which activity is not included in the first pass of two pass assemblers?Build the symbol tableConstruct the machine codeSeparate mnemonic opcode and operand fields.None o...
5 votes
4 answers
7
In a two-pass assembler, resolution of subroutine calls and inclusion of labels in the symbol table is done duringsecond passfirst pass and second pass respectivelysecond...
0 votes
1 answer
8
Can any one tell me how to implement a c compiler in c++ language. .??
0 votes
1 answer
9
Which of the following is not a function of pass1 of an assembler?1) Generate data 2) Keep track of LC 3) Remember literals 4) Remember values of symbols until pass 2
8 votes
2 answers
11
19 votes
2 answers
13
State whether the following statements are True or False with reasons for your answerA subroutine cannot always be used to replace a macro in an assembly language program...
12 votes
2 answers
14
State whether the following statements are True or False with reasons for your answer:Coroutine is just another name for a subroutine.
17 votes
2 answers
16
Mention the pass number for each of the following activities that occur in a two pass assembler:object code generationliterals added to literal tablelisting printedaddres...
16 votes
4 answers
18
To see more, click for the full list of questions or popular tags.