In computer science, a linker or link editor is a program that takes one or more objects generated by a compiler and combines them into a single executable program.
http://en.wikipedia.org/wiki/Linker
This is a response to the question, "What is object linker?". The appropriate question would have been, "What is a linker or link editor in the field of Computer Science and Software Engineering?". Note that a linker is called a loader when it refers to a run-time process. Linkers refer to compile-time processes.
A linker takes the object files produced by the compiler and links them together to form a single machine code executable.
linker or binder
Linking is the process of combining various pieces of code and data together to form a single executable that can be loaded in memory. Linking can be done at compile time, at load time (by loaders) and also at run time (by application programs)
No.That's the job of the compiler. The linker takes the pieces of object code created by the compiler and links all the necessary pieces together to produce a finished product: either an executable program or a code library that can be used in future projects.
After compilation, the source code is transformed into object code, which is not yet executable. The loader is needed to load this object code into memory and allocate necessary resources, while the linker resolves references between different object files and libraries, combining them into a single executable file. Without these steps, the program wouldn't be properly organized in memory or linked to the required functions, making it impossible to run.
linker is a program that combines the object files, to form executable file of our program.
A linker takes the object files produced by the compiler and links them together to form a single machine code executable.
When you write a compiler, assembler or linker in C.
linker: linker is used to change an object code into an executable code by linking together the necessary built in functions. linkage: the place where we used to declare a variable of a program is called the linkage of a variable.
linker or binder
The linker.
Linking is the process of combining various pieces of code and data together to form a single executable that can be loaded in memory. Linking can be done at compile time, at load time (by loaders) and also at run time (by application programs)
Amy Linker's birth name is Amy Meredith Linker.
what is the procedure for design of a linker ?
a linker is a computer program which takes one or more object files generated by compiler and link them link them to standard library and produce one executable object file. The libraries includes operating system libraries, language specific libraries and ,may be, user created libraries.
Irwin Linker was born in 1939.
Amy Linker is 5' 2".