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
A computer cannot perform any meaningful operation without:
Easy
Computer Studies
Which of the following hardware devices requires a device driver to function?
Easy
Computer Studies
What is the function of a compiler?
Medium
Computer Studies
Which of the following is a real-world example of a real-time OS application?
Hard
Computer Studies
Which OS function allows users to create, open, edit, and delete files?
Easy
Computer Studies