Q. Address Binding is defined as (Solved)
1. Compiler will typically bind these symbolic addresses to relocatable addressees
2. Each binding is a mapping from one address space to another
3. The linkage editor or loader win in turn bind these relocatable addresses to absolute addresses
4. All of the above
- d. All of the above