No. The compiler converts source code into object code. The linker converts object code into executables.
C++ Question: Is the purpose of the compiler to convert object code into source code?
no, source code is what you write
compiler converts source code into machine code (stuff that the computer knows how to execute)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment