difference between loading and linking

Answer Posted / madhumatee

Linker is a program that helps to link various pieces of
code or data together to form a single executable file that
can be loaded into memory
Loader is a program that helps in copying the program image
from hard disk to main memory in order to put the program
in a ready to run state.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a #include preprocessor?

831


What are the salient features of c languages?

862


how to create duplicate link list using C???

2283


In C, What is the #line used for?

1538


What is the difference between a string and an array?

927


What is the use of function in c?

933


What is putchar() function?

850


What does c mean in standard form?

869


What is an lvalue?

848


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

2119


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1749


What does %c do in c?

790


What is the equivalent code of the following statement in WHILE LOOP format?

1100


What is pre-emptive data structure and explain it with example?

3486


What are called c variables?

787