I wanted to know in depth meaning and working of compiler, linker and loader. With reference to any language preferably c++.
A Compiler translates lines of code from the programming language into machine language.
A Linker creates a link between two programs.
A Loader loads the program into memory in the main database, program, etc.