Computer Science, asked by bhavanareddy9089, 7 months ago

define interpreter ​

Answers

Answered by MrEccentric
3

★☆〖Qบęຮτ ı¨ ø nˇ〗☆★

⭐ Introduction to Programming ⭐

=> A Program(BrE: Programme) is defined as an ordered set of instructions to be executed by a computer to carry out a specific task...

=> Programming Language is defined as the language used to specify the set of instructions to the computer in order for it to carry out a specific task...

=> Source c.ode is a program written in a high level language...

=> An Interpreter processes the program statements one by one, first translating and then executing. This process is continued until an error is encountered, or the whole program is executed successfully...

=> A Compiler translates the entire source c.ode, as a whole, into the object c.ode. After scanning the whole program, it generates error messages, if any...

____________________________________________________

<Judge It Yourself...>

(Plagiarism-Free ☺️)

Hope it helps you! ヅ

✪ Be Brainly ✪

Similar questions