Explain object code and source code.
Answers
Answered by
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
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