Computer Science, asked by mayasawlemayasawle, 8 months ago

differentiate between compiler and assembler​

Answers

Answered by Anonymous
5

Compiler translates high level programming language code to machine level code. Assembler converts the assembly level language to machine level code. Compiler checks and converts the complete code at one time. Assembler generally does not convert complete code at one time .

Answered by shagunn33041
2

Explanation:

Compiler translates high level programming language code to machine level code. Assembler converts the assembly level language to machine level code. ... Compiler checks and converts the complete code at one time. Assembler generally does not convert complete code at one time.

Attachments:
Similar questions