Computer Science, asked by parv08, 1 year ago

What Is Compiler and Interpreter?

Answers

Answered by ziniyakhan
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 .

parv08: thanks
ziniyakhan: ur welcome
Answered by SoniVishwa
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