aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Program
  • Who translates and executes a program at run time line by...
Multiple choice

Who translates and executes a program at run time line by line?

  1. Compiler

  2. Linker

  3. Interpreter

  4. Loader

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

It is a program which reads a source program and translates the source program instruction by instruction.

Keep practicing — related questions

  • Which of the following converts and executes one statement at one time?
  • _______ is a program that translates input source language statements into machine language statements.
  • The translator program that converts source code in high level language into machine code line by line is c...
  • Which program is used to place machine language program in a main memory in executable form?
  • Which of the following is not a language translator?
  • The translator program that converts source code in high level language into machine code line by line is c...
  • An user can interact with the compiler through
  • What will be the output of the program? class MyThread extends Thread { public static void main(String [] a...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Languages and Compilers (2284 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy