📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!

  • google app store apple app store

    • Question

      Which language translator executes source code

      statement‑by‑statement rather than compiling the entire program first?
      A Compiler Correct Answer Incorrect Answer
      B Assembler Correct Answer Incorrect Answer
      C Interpreter Correct Answer Incorrect Answer
      D Loader Correct Answer Incorrect Answer
      E Linker Correct Answer Incorrect Answer

      Solution

      An interpreter translates and executes code line-by-line , unlike a compiler which translates the entire program at once .

      Practice Next
      ask-question