Ask Question
28 December, 05:50

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

+5
Answers (1)
  1. 28 December, 06:41
    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?
Find an answer to your question ✅ “What is stored in a source file, an object file, and his executable file? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers