How is a source Code different from an object code?
PLZ ANS IF U KNOW
Answers
Answered by
1
Answer:
Hi I got your Ans:
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.
Similar questions