...
Question 11768 – Memory-Management
May 19, 2024
Question 11633 – Memory-Management
May 19, 2024
Question 11768 – Memory-Management
May 19, 2024
Question 11633 – Memory-Management
May 19, 2024

Question 11551 – Memory-Management

A linker is given object modules for a set of programs that were compiled separately. What information need not be included in an object module?

Correct Answer: D

Question 32 Explanation: 
Linker does not need absolute address of internal symbol because absolute address is calculated by loader and not linker. Linker needs relocatable addresses to calculate another relocatable addresses.
A
Object Code
B
Relocation Bits
C
Names and locations of all external symbols defined in the object module
D
Absolute address of internal symbols

Leave a Reply

Your email address will not be published. Required fields are marked *