1.

Object code is source code translated into machine language thaough a computer​

Answer»

Answer:

A COMPILER takes the program code (source code) and converts the source code to a MACHINE language module (called an OBJECT file). Another specialized program, called a linker, combines this object file with other PREVIOUSLY compiled object files (in particular run-time modules) to create an executable file.

Explanation:

hope it helps U....



Discussion

No Comment Found