Taking an example,differentiate b/w loader and linker ?

Answer Posted / banavathvishnu

Loader comes into picture after it is build successfully
when u run the program, Loader loades the program in to
main memory and will execute.

Linker is one which links library files with the object
files.

Linker comes into picture at the build time of the program.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the modulus operator?

822


What is the 'named constructor idiom'?

736


Explain the difference between ++u and u++?

738


How many main () function we can have in a project?

720


What is a program?

776






swap 2 numbers without using third variable?

751


Explain how do you override a defined macro?

676


Why c is called a mid level programming language?

695


What does s c mean on snapchat?

682


#include { printf("Hello"); } how compile time affects when we add additional header file .

1519


What is actual argument?

680


Explain the difference between malloc() and calloc() in c?

676


What is a loop?

667


Explain what is the difference between null and nul?

768


What is the maximum length of an identifier?

774