answersLogoWhite

0

An interpreter, or a translator, is a person who translates different languages. For an example, if a Chinese person and an American person can't understand each other, an intepreter can translate for both of them.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the difference between computer interpreter assembler?

wee2


Is it the interpreter a speed measuring device in computer?

the memory


Examples of computer language translators?

Assembler Interpreter Compiler


What origin is the word interpreter from?

Do you mean its computer usage origin ?


What compiler and interpreter effect the speed of computer?

need to get to mars


What is the use of display file interpreter in computer graphics?

It stores the instructions of the image.


How does an application work with a computer?

Anapplication is a set of instructions(codes) that are understood by the CPU with the help of intermediate interpreter


What jobs are there for people interested in linguistics?

translator teacher CIA analyst historian consultant FBI analyst interpreter court interpreter linguistics professor researcher computer language programmer/developer natural language research in computer science syntactician phonetician phonologist speech therapist


Why would you use an interperter?

In computer science, an interpreter normally means a computer program that executes, i.e. performs, instructions written in a programming language. An interpreter may be a program that eitherexecutes the source code directlytranslates source code into some efficient intermediate representation (code) and immediately executes thisexplicitly executes stored precompiled code[1] made by a compiler which is part of the interpreter system


Is PHP a compiler or interpreter?

It is normally interpreted by another computer program. However subsets of the language can be compiled.


Is C programming works without assembler compiler interpreter?

No, a C program cant work without an interpreter or compiler or assembler as the code written in the program is not understood directly by the computer so it needs any of the above translator program to make the program understandable to the computer.-Shruti Jain


Who converts the computer language into machine language?

A compiler or interpreter converts high-level programming languages into machine code that can be understood and executed by the computer's hardware.