See what we can offer to your school
"SimpleStudy just makes sense...”
Get the best plan for your school
13 cards from this deck
Collection of precompiled code for common tasks
Library included directly in executable at compilation
Library linked at runtime as separate file
Allows reuse of pre-written code, speeds up development
Library code is often tested & optimised, reducing bugs
Dynamic library programs may fail if library missing or incompatible
Tool combining code & data files into single executable
Includes all library functions in executable at compile time
Includes only references to libraries, links at runtime
Symbols (functions/variables) to ensure they're defined
OS part loading executable into memory & starting execution
Finds & links necessary libraries when program runs
Unresolved symbol error, prevents successful compilation
Select your subjects, and get access to A+ resources today.