Computer Science, asked by hardeoakshay, 8 months ago

Differentiate between source code and object code.

Answers

Answered by Anonymous
1

Answer:

Source code is generally understood to mean programming statements that are created by a programmer with a text editor or a visual programming tool and then saved in a file. Object code generally refers to the output, a compiled file, which is produced when the Source Code is compiled with a C compiler.

Answered by guideboy509
2

Source code is generally understood to mean programming statements that are created by a programmer with a text editor or a visual programming tool and then saved in a file. Object code generally refers to the output, a compiled file, which is produced when the Source Code is compiled with a C compiler.

IS DEFINITION OF SOURCE CODE

Similar questions