edited by
3,818 views

2 Answers

0 votes
0 votes

(B) System programmer ....

 

Code optimization is responsibility of System Programmers…

 

Optimization can be performed by automatic optimizers, or programmers….

 

An optimizer is either a specialized software tool or a built-in unit of a compiler (the so-called optimizing compiler).…

 

Related questions

0 votes
0 votes
3 answers
1
go_editor asked Mar 27, 2020
1,849 views
Which activity is included in the first pass of two pass assemblers?Build the symbol tableConstruct the intermediate codeSeparate mnemonic opcode and operand fieldsNone o...
0 votes
0 votes
1 answer
2
go_editor asked Mar 27, 2020
1,415 views
In two pass assembler the symbol table is used to store :Label and valueOnly valueMnemonicMemory Location
0 votes
0 votes
1 answer
3
Krithiga2101 asked Mar 27, 2020
391 views
Which activity is not included in the first pass of two pass assemblers ?Build the symbol tableConstruct the intermediate codeSeparate mnemonic opcode and operand fieldsN...
2 votes
2 votes
2 answers
4
go_editor asked Mar 27, 2020
899 views
Which of the following is not collision resolution technique?Hash addressingChainingBoth (A) and (B)Indexing