Explain Linker and Loader

Answer Posted / ashwinishaligram308

Linker is the one which links libraries and loader is the
program which load the proacess in to memory for execution

Is This Answer Correct ?    20 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c is a middle level language?

602


What is methods in c?

649


Why void main is used in c?

564


What are reserved words?

662


Write program to remove duplicate in an array?

604






Multiply an Integer Number by 2 Without Using Multiplication Operator

326


What is typeof in c?

611


What is data types?

643


Is null a keyword in c?

741


How do you declare a variable that will hold string values?

672


Define recursion in c.

704


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

1921


Explain the difference between #include "..." And #include <...> In c?

635


How does struct work in c?

613


What is the meaning of c in c language?

602