PREMIUM
πŸ“š FPSC SST 2026 Preparation Group
Join Our WhatsApp Group for SST Past Papers & Mock Tests
βœ… Daily MCQs β€’ πŸ’‘ Expert Tips β€’ πŸ“š Past Paper Discussion
Join Group β†’

A computer program that translates one program instruction at a time into machine language is called:

A. Compiler
B. Simulator
C. Interpreter
D. CPU
Correct Answer: C. Interpreter

A computer program that translates one program instruction at a time into machine language is known as an Interpreter. Interpreters execute code line by line, translating and running each instruction sequentially. This allows for immediate execution and easier debugging.

  • Compiler: Translates the entire source code into an executable machine code file before any execution takes place.
  • Simulator: Mimics the behavior of a system or device, often for testing or training purposes, rather than translating program instructions for direct execution.
  • CPU (Central Processing Unit): This is the hardware component that executes machine language instructions, but it does not perform the translation from high-level code itself.

Leave a Comment

Your email address will not be published. Required fields are marked *

Join Our WhatsApp Channel ×
Scroll to Top