answersLogoWhite

0


Best Answer

Linking is a process of combining various pieces of code and data together to form a single executable file.

Loading is the process of copying the program from hard disk to main memory in order to put the program in executable state

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between linking and loading process?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between dynamic linking and dynamic loading?

They aare the same rather than loading on demand and linking on demand in dynamic linking. also operating system must be used in dynamic linking as every process in the memory is protected from each other and the operating system is the only entity which caan search for routines used by anther process. By dynamicly loading something into something else, you are fusing sources together. In the overall output (if applicable), this may make syntax difficult to read. By dynamicly linking something to something else, you are creating a bridge that allows certain groups of sources to be categorized into different files - easily being able to access them, viewing by source or output.


What is the concept of linking and relocation?

Linking is the process of connecting different modules or files together during compilation to create a single executable program. Relocation is the process of adjusting memory addresses in a program during loading to ensure that it can be executed correctly in its designated memory space. Both linking and relocation are important steps in the software development process to create functional and efficient programs.


What are the differentiate between dynamic linking and dynamic loading?

Dynamic linking defers of the linking process until a program running or sometimes. It provides a variety of benefits that are hard to get otherwise- a. Dynamically linked shared libraries are easier to create that statically linked shared libraries. b. Dynamically linked shared libraries are easir to update than statically linked shared libraries.


What is the difference between element of communication and the communication process?

Explain the difference between the elements of the communication process and the communication process


What is the difference between the elements of the communication process and communication?

Explain the difference between the elements of the communication process and the communication process


What the difference between process piping and power piping?

What the difference between process piping and power piping?


What is the difference between product metrics and process metrics?

What is a difference between product metrics and process metrics


What is the difference between technology and process?

what is the difference between license and patent


What is program linking?

Program linking is the process where separate compiled code modules are combined to create a single executable program. This process resolves references between different modules and allows the program to be run as a complete unit. Linking can be done statically at compile time or dynamically at runtime.


What is difference between process and mechanism?

process is process and mechanism is mechanism.


What is the process of linking in compiler?

In a compiler, linking is the process of combining multiple object files into a single executable file. It involves resolving external references between object files and libraries, as well as organizing the memory layout of the executable. Linking typically happens after the compilation and usually involves a linker program.


What is the major difference between control process and process control?

Difference between control process and process control is that system control process is typically the large scale version of where process control is used.