answersLogoWhite

0

An interpreter is a computer program that translates a high-level computer program into machine code while it is executing. As a result of this runtime interpretation, an interpreted program executes more slowly and consumes more resources than an equivalent standalone machine code executable would. To create standalone machine executables from high-level language sources you require a compiler and linker. Alternatively, you can write the program in low-level assembly language and use an assembler to create the executable, however high-level languages are easier to work with and can more easily produce executable code that is as efficient if not more efficient than is possible with low-level assembly language.

User Avatar

Wiki User

8y ago

What else can I help you with?

Trending Questions
Magnetising characteristics of DC shunt generator? What are the areas of science involved in desalination? Do a java program to scan a number n and then output the sum of the powers from 1 to n thus if the input is 4 the output should be 288 because? How far down are typical drains coming from your house? How many cement bags needed to mix 0.35 or 0.45 WC for one meter cube cement grout? Algorithm for multiples of2? Repairs on radiant heating systems? Is there a way to connect a lamp to some temporary power source when there is no electrical outlet close to the lamp? What did the steam engine allow us to do? What two steps are needed to create an array? What circuits can be used to measure the resistance of the heating element shown as a resistor in the diagram? I have just relocate and connect up a machine. Original wiring - 3 phase 415 volt step down to 220 volt star connection. After re-wire machine unable to work. Thanks. Daniel? What are conclusions of a robot? What happens if 3 resistors connected in parallel and one of the resistors is open circuited? What is a roof membrane? What is the name of the software that is use to create your own game? What are the problems associated with carrying out modifications on mechanical assemblies and why is it important to inform the appropriate people of non-conformances? Why do you have to use the return type for the main function in c language i mean to what does the main function have to return the value to? What is the proper syntax for changing the text color of a p element? What is a program that facilitates the execution of other programs?