Q480
Object code
A.
is ready to execute
B.
is the output of compilers, but not assemblers
C.
must be "loaded" before execution
AnswerD.
must be rewritten before execution
E.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
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. An example of object code is ELF (Executable and Linking Format).