Answer:
c. Compile time binding
Explanation:
Compile Time Binding is a term in computer programming that describes the interpretation of logical addresses to physical addresses at the time of compilation.
Therefore, given that in the compile time binding, compiler code is generated at the start of the location, and moves afterward, thus, if at any point the starting address location changes, then it will be essential to recompile the code.