How is an interpreter different from compiler on these parameters ?
(a) Memory required during translation
(b) Memory required after translation
(c) Number of instructions translated
Answers
Answered by
2
Answer:
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. An interpreter takes very less time to analyze the source code. However, the overall time to execute the process is much slower.
Explanation:
sorry bro I didn't understand options
Similar questions
English,
2 months ago
English,
2 months ago
English,
2 months ago
Geography,
4 months ago
Psychology,
4 months ago
English,
10 months ago
Computer Science,
10 months ago
English,
10 months ago