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
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What is array in C
How do I get a null pointer in my programs?
What is the purpose of sprintf() function?
What is the difference between char array and char pointer?
What is structure padding and packing in c?
What are operators in c?
What is p in text message?
How can you draw circles in C?
What is actual argument?
How can I find out if there are characters available for reading?
What is fflush() function?
Why is sprintf unsafe?
Why clrscr is used after variable declaration?
What is output redirection?