UGC NET CS 2006 Dec-paper-2
April 8, 2025UGC NET CS 2006 Dec-paper-2
April 8, 2025UGC NET CS 2006 Dec-paper-2
|
Question 33
|
A compiler for a high level language that runs on one machine and produces code for a different machine is called :
|
Optimizing
|
|
|
One pass compiler
|
|
|
Cross compiler
|
|
|
Multipass compiler
|
Question 33 Explanation:
→ Incremental compiler: The compiler which compiles only the changed lines from the source code and update the object code
→ Threaded code compiler: The compiler which simply replace a string by an appropriate binary code.
→ Cross compiler: The compiler used to compile a source code for different kinds platform.
**One pass assembler and two pass assemblers are available.
→ Threaded code compiler: The compiler which simply replace a string by an appropriate binary code.
→ Cross compiler: The compiler used to compile a source code for different kinds platform.
**One pass assembler and two pass assemblers are available.
Correct Answer: C
Question 33 Explanation:
→ Incremental compiler: The compiler which compiles only the changed lines from the source code and update the object code
→ Threaded code compiler: The compiler which simply replace a string by an appropriate binary code.
→ Cross compiler: The compiler used to compile a source code for different kinds platform.
**One pass assembler and two pass assemblers are available.
→ Threaded code compiler: The compiler which simply replace a string by an appropriate binary code.
→ Cross compiler: The compiler used to compile a source code for different kinds platform.
**One pass assembler and two pass assemblers are available.
