Ask Question

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

+3
Answers (1)
  1. 30 March, 23:36
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers