MCQOPTIONS
Saved Bookmarks
| 1. |
What information need to be included in an object module, if a linker is given object modules for a set of programs that were compiled separately? |
| A. | Names and locations of all external symbols defined in the object module |
| B. | Object code |
| C. | Absolute addresses of internal symbols |
| D. | Relocation bits |
| Answer» D. Relocation bits | |