单选题
The
(72)
turns the source file into an object file and the
(73)
turns the object file into an executable file.
A、
translator
B、
compiler
C、
interpreter
D、
linker
【正确答案】
B
【答案解析】
[解析] 译文:编译程序将源文件转换成目标文件,连接程序将目标文件转换成可执行文件。
A、
translator
B、
compiler
C、
interpreter
D、
linker
【正确答案】
D
【答案解析】
[解析] 略
提交答案
关闭