Explain Linker and Loader

Answer Posted / vadivel t

Linker is a stage before loader. Linker is a person who is
responsible for linking the different object file and the
outcome will be a executable file. Loader is a person who
reads the content of the executable file and place it into
memory. This code shall be executed when the operating
system control is coming to the loaded program.

Is This Answer Correct ?    9 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

736


What is c programing language?

616


Why we use break in c?

552


what is the role you expect in software industry?

1658


How do I swap bytes?

633






What is the maximum no. of arguments that can be given in a command line in C.?

672


what is uses of .net

1277


program to convert a integer to string in c language'

1986


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2036


write an algorithm to display a square matrix.

2224


What are the advantages of c preprocessor?

713


What is the difference between test design and test case design?

1571


where are auto variables stored? What are the characteristics of an auto variable?

595


Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

1518


differentiate built-in functions and user – defined functions.

629