Computer Science, asked by neerajagrawal88296, 6 months ago

which have more number of instructions translated in compiler or interpreter​

Answers

Answered by bhumi61878
0

Answer:

Computer programs are usually written on high level languages. A high level language is one that can be understood by humans. ... Interpreter translates just one statement of the program at a time into machine code. Compiler scans the entire program and translates the whole of it into machine code at once.

Similar questions