Search This Blog

11 June, 2011

Linking, Compile time and Runtime Linking

Linking, Compile time Linking and Runtime Linking






Linking:-
The process of taking from library files and mixing it into excutable file.


Compile time Linking:-
The linking process actives on compile time then it is known as compile time linking.


Runtime Linking:-
When code gets execution then taking predefined function which lies in executable file from library file executes directly without processing of mixing is known as runtime linking. 


-----------------------------------------------------------------

No comments:

Post a Comment

Meetme@