Which of the following processes translates and runs a program one line at a time during execution?

Computer Mcqs for PPSC, FPSC, NTS, and Pakistan government job tests. Select an option below, then read the explanation.

PPSCFPSCNTSPakistan govt jobs
Subject
Computer Mcqscomputer-mcqs
Published
31 May 2017
Last updated
28 May 2026

Browse all Computer Mcqs

Choose the correct answer

Explanation

An interpreter converts and executes code line by line at runtime, unlike a compiler which translates the entire program before execution. A linker combines different program modules, and a loader loads the program into memory.

SolveExam — free MCQs and past papers for Pakistan government job tests. Content is for educational practice only.