A linker is a program that combines object files into a single executable or library file. It is also known as a link editor. A loader, on the other hand, is a simpler version of a linker that directly writes its output to memory.
UC Berkeley
Fall 2022
This course deepens students' understanding of computer architecture and the translation of high-level programs into machine language. Emphasis is on C and assembly language programming, computer organization, parallelism, CPU design, and warehouse-scale computing. Prerequisites include CS61A and CS61B or equivalent C-based programming experience.
No concepts data
+ 51 more concepts