Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 5 (Q.No. 17)
17.
In an absolute loading scheme, which loader function is accomplished by assembler.
Reallocation
Allocation
Linking
Loading
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Hemanth said:   1 decade ago
Allocation is also the answer for the above question in some websites.

Sukhveer Singh said:   9 years ago
Allocation and linking also are correct answer.

Sanjeev Sharma said:   9 years ago
In Absolute Loading :

1) Allocation is done by either programmer or assembler.
2) Linking is done by the programmer or assembler.
3) Resolution is done by the assembler.
4) Simply loading is done by the loader.

Post your comments here:

Your comments will be displayed after verification.