answersLogoWhite

0

An interpreter is programme that translates a high-level programming..

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are the Definitions on programming?

Programming is a term that describes the usage of a programming language. Programming languages (C++ for example) are languages that create programs, these programming languages should not be confused with scripting languages. Scripting languages are languages that are meant to be interpenetrated by programs. (Written in a programming language)


What is the different between Compiler and Interpreter in C or C plus plus programming?

It is easy to tell: there is no interpreter for C and C++, they are compiled languages.


What is meant by programme?

A programmer that has been to the universal school of programming to learn all possible programming languages.


What does an army interpreter do?

As far as I know, an arms interpreter is someone who translates foreign languages for the army so that they can know why something is being done or what something is meant as.


What is meant by universal programmer?

A programmer that has been to the universal school of programming to learn all possible programming languages.


What functions do interpreters perform in computer programming?

The role of an interpreter in programming is to interpret a high-level language into machine code. The interpreter reads each line of the program as it is being run, and converts it into machine code that the computer understands. Examples of interpreted languages are Python, Ruby and Perl. This differs from lower-level programming languages like C, where the code is compiled into machine code before it is run.


What is high level programming?

High-level programming languages are closer to natural human languages as opposed to machine languages which are in any order of sequences for binary values. High-level languages almost always have to be compiled or interpreted into machine code. For interpreted languages, the process is the same but it involves a intermediary code called bytecode that is optimized compiled code that is specific to the interpreter that makes it faster to run the same code into machine code faster than if the interpreter has to do from high-level code from the beginning.


When do you declare a variable?

You declare a variable when you create it by specifying its datatype and name in a programming language. This tells the compiler or interpreter to allocate memory for the variable. Variables must be declared before they can be used in most programming languages.


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.


Why HTML doesn't need a compiler to run?

They are not programming languages and do not create programs, so they don't need a compiler. A browser opens a web page and reads the HTML or XHTML and displays it, more like an interpreter would.


When was Essentials of Programming Languages created?

Essentials of Programming Languages was created in 2008-04.


How many pages does Essentials of Programming Languages have?

Essentials of Programming Languages has 416 pages.