Binding of Instructions & Data to the Memory
Binding of Instructions & Data to the Memory?
Expert
Address binding of instructions & data to memory addresses can happen at three distinct stages
Compile time: If memory location known as a priori, absolute code can be produced; must recompile code if starting location changes.
Load time: Must produce relocatable code if memory location is not known at compile time.
Execution time: Binding delayed until run time if the process can be moved at the time of its execution from one memory segment to another. Require hardware support for address maps (e.g., base and limit registers).
How tools are represented in the UNIX OS?
Normal 0 false false
18,76,764
1951397 Asked
3,689
Active Tutors
1412581
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!