Computer Science, asked by himalayakd, 2 months ago

Which of the following is an output of linker?
Object Code
Assembly Code
Executable Code
Intermediate Code​

Answers

Answered by sajalsaxena94
0

Answer:

:.............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist

Explanation:

.............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist .............................

mark me as a brainlist v

Answered by sourasghotekar123
0

Answer:

The executable or program is the linker's output.

Explanation:

  • An executable output file is created by the linker after it takes object files, links them with each other, and any library files you provide. Either a shared object or an executable program file might be the executable output.
  • A computer system tool known as a linker or link editor is used to combine one or more object files (generated by a compiler or an assembler) to create a file that is an executable, library, or other "object."
  • A helper program that connects an assembled or compiled program to a particular setting. The linker unifies references across libraries of subroutines and software modules. It is additionally known as a "link editor." Its result, executable code prepared for computer execution, is a load module.
Similar questions