Linkers Loaders and Libraries
Across
- 5. Advantage of using a library
- 7. Responsible for creating the addresses to load the correct library
- 8. A library that allows you to use the function randint
- 10. Puts the executable machine code into working memory
- 11. library code is added as part of the finished machine code
Down
- 1. library code needs to be stored on the host computer and links to opens and runs the required library
- 2. Advantage of using a library
- 3. Advantage of using a library
- 4. A piece of ready, tested and complied code
- 6. The 'd' in DLL
- 9. A library that allows you to use pi