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
What is a #include preprocessor?
What are the salient features of c languages?
how to create duplicate link list using C???
In C, What is the #line used for?
What is the difference between a string and an array?
What is the use of function in c?
What is putchar() function?
What does c mean in standard form?
What is an lvalue?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What does %c do in c?
What is the equivalent code of the following statement in WHILE LOOP format?
What is pre-emptive data structure and explain it with example?
What are called c variables?