Multiple choice

________________ can obtain a symbol table i.e. a table indicating the names of all functions and global variables, and the virtual addresses that correspond to.

  1. Thread

  2. Program

  3. Code files

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Code files can obtain a symbol table - a table indicating the names of all functions and global variables, and the virtual addresses that correspond to.