Computer Science, asked by sohanroopa113011, 6 months ago

Explain object code and source code.​

Answers

Answered by pk544042
2

Answer:

Here is your answer

Explanation:

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.

Hope it's help you

Answered by Anonymous
5

HEYA❤

OBJECT CODE:-

Object code is the language that a central processing unit can understand after it has been translated by the compiler from the programming source code.

SOURCE CODE:-

a text listing of commands to be compiled or assembled into an executable computer program.

HOPE IT HELPS YA❤❤

Similar questions