Computer Programming MCQs Language processors
Q Which of the following functions is/ are performed by the loader ?
  • A A. Physically place the machine instructions and data into memory
  • B B. Allocate space in memory for the programs and resolve symbolic references between object decks
  • C C. Adjust all address dependent locations, such as address constants, to correspond to the allocated space
  • D D. All of the above
Leave a Comment