What Is Compiler and Interpreter?
Answers
Answered by
6
COMPILER :- A compiler is a computer program that translates computer code written in one programming language into another programming language .
INTERPRETER :- An interpreter is a program that executes instructions written in a high level language .
INTERPRETER :- An interpreter is a program that executes instructions written in a high level language .
parv08:
thanks
Answered by
2
Answer:
Interpreter or Compiler:
High Level Languages are converted into the binary code by using a special program called an interpreter or a compiler.
Hope it helps you.
Similar questions