Get in Touch
●
skoolyst@gmail.com
●
+92 334 0673401
0
Home
Schools
About
Blog
Shop
Videos
MCQs
EN
اردو
0
Login
Register
MCQs
Practice
Q
Medium
2 Marks
Computer Studies
Computer Software
An interpreter translates a program:
A
All at once before execution
B
Line by line during execution
C
Only once and then caches the result
D
After the program has finished running
Show Hint
Reset
Check Answer
Explanation
An interpreter translates and executes program code line by line during runtime, unlike a compiler that translates all at once.
Reference: Computer Studies Textbook , Page 6
Hint
Compare with how a compiler works — it is the opposite approach.
Similar Questions
Memory management in an OS involves:
Medium
Computer Studies
When does the operating system load on a computer?
Easy
Computer Studies
Without system software, application programs would:
Medium
Computer Studies
An assembler converts:
Medium
Computer Studies
Device drivers allow the operating system to:
Easy
Computer Studies