Moderate

In an absolute loading scheme, which loader function is accomplished by loader ?

Correct answer: B. Loading

  • A. Linking
  • B. Loading
  • C. Allocation
  • D. Reallocation

Explanation

With absolute loading, the object code already contains its final memory addresses, so the loader mainly places it into memory. Linking, allocation, and relocation are separate functions that may be handled in other loading schemes.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions