Explain Linker and Loader

Answer Posted / ashutosh

linker is used to attach the source code from library
content, and loader in the component of operatng system.with
the help loader source code load in the memory.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of i/o functions?

685


What are integer variable, floating-point variable and character variable?

611


What are the types of pointers?

607


What is hashing in c?

647


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

651






Why is c called c?

635


string reverse using recursion

1817


Is that possible to store 32768 in an int data type variable?

694


Can a variable be both const and volatile?

678


What is the most efficient way to store flag values?

691


How many header files are in c?

558


What are 3 types of structures?

596


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2009


How can you find the day of the week given the date?

621


What is the use of pragma in embedded c?

594