Differentiate between a linker and linkage?
by Vijayaprasad[ Edit ] 2010-02-16 10:03:38
A linker converts an object code into an executable code by linking together the necessary build in functions. The form and place of declaration where the variable is declared in a program determine the linkage of variable.