Ask Question
26 February, 09:11

What is stored in a source file, an object file, and his executable file?

+2
Answers (1)
  1. 26 February, 12:42
    0
    A source file has source code, what a human understands. It isn't compiled or linked.

    An object file has compiled, but not linked intermediary code.

    An executable file has compiled and linked code which is executable.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is stored in a source file, an object file, and his executable file? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers