linkers loaders libraries Flashcards
1
Q
what are loaders
A
retrieves the library or subroutine from the memory location when a file is executed
1
Q
what are libraries
A
pre compiled programs
ready to use so save time
2
Q
what are linkers
A
piece of software thats responsible for linking external modules and libraries included within the code
3
Q
difference between static adn dynaimc linkers
A
static takes up file size
dynamic files remain small