In a system that does not support swapping ____________
(a) the compiler normally binds symbolic addresses (variables) to relocatable addresses
(b) the compiler normally binds symbolic addresses to physical addresses
(c) the loader binds relocatable addresses to physical addresses
(d) binding of symbolic addresses to physical addresses normally takes place during execution
This question was addressed to me in an interview.
I need to ask this question from Memory Management in chapter Memory Management of Operating System