Compile run bind?

Thread Starter

zulfi100

Joined Jun 7, 2012
656
Hi,
Plz guide me:
What is the difference among the compile time, load time and run time bindings?

I know that compiler assigns addresses to our data and program instructions at the time of compilation without the knowledge of segment address. It creates 3 tables :eek:ptable, symbol table and literal table. But do we have segment knowledge at load time? Do we have segmet knowledge at run time?
Zulfi.
 
Top