linux - Why compile time address binding? Can anyone explain with example? -
i going through link , found definition compile time address binding.
the compiler translates symbolic addresses absolute addresses. if know @ compile time process reside in memory, absolute code can generated (static).
does type of address binding available in modern operating systems linux or windows?
where can useful or applications? examples helpful.
Comments
Post a Comment