Computer Science, asked by akshay2823, 8 months ago

Compiler translates the source code

Attachments:

Answers

Answered by sushant2404
1

Answer:

assembly language

Explanation:

compiler translates code to assembly which is then converted by assembler to machine object file and linker links libraries with it and makes an executable file

Similar questions