Each program module is compiled separately and the resulting.(71)files are linked ether to make an executable application。
【正确答案】 C
【答案解析】解析:计算机对各个程序模块分别进行编译,并将产生的目标程序连接起来,形成可执行程序。