Computer Science, asked by abdulhannankhan61866, 5 months ago

what do you mean by compiler& interpreter​

Answers

Answered by mehakkashyap450
2

Answer:

Compliers and interpreters are programs that help convert the high level language (Source Code) into machine codes to be understood by the computers. ... Compiler scans the entire program and translates the whole of it into machine code at once. An interpreter takes very less time to analyze the source code.

Explanation:

i hope it's helpful for you

Answered by rudrasharmanoni
3

Answer:

compilers and interpreters are programs that help convert the high level language (source code) into machine codes to be understood by the computer

complier scans the entire program and translates the whole of it into machine code at once . An interpreter takes very less time to analyze the source code

Similar questions