What is the difference between assembler, compiler and interpreter?
C Programming Language > Fundamentals of C Language > C Language and English Language
2022
Answer:
- Assembler is a program that converts assembly level language (low level language) into machine level language.
- Compiler compiles entire C source code into machine code. Whereas, interpreters converts source code into intermediate code and then this intermediate code is executed line by line.
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.