1.3.18

Translation - Interpreters

Test yourself on Translation - Interpreters

Test your knowledge with free interactive questions on Seneca — used by over 10 million students.

Interpreters

Interpreters are a type of translator which convert high level languages to executable machine code.

Interpreters

Interpreters

  • Interpreters translate high-level source code into executable binary one line at a time.
  • Python and JavaScript are examples of interpreted languages.
Pros of interpreters

Pros of interpreters

  • Interpreters will stop as soon as they encounter an error:
    • This is useful for debugging.
  • Interpreted languages are 'portable':
    • This means that they can be run on many different types of central processing unit as long as there is an interpreter available for the platform.
Cons of interpreters

Cons of interpreters

  • Running an interpreted program is slower than a compiled program because we have to translate each line every time we run the software.
    • But it is quicker to get started which can be good for small changes.
  • Interpreters do not produce a compiled program file:
    • The process must be repeated each time the program is run.
Jump to other topics
1

Computer Systems

1.1

Data Representation

1.2

Data Transmission

1.3

Hardware

1.4

Software

1.5

The Internet & its Uses

1.6

Cyber Security

1.7

Automated & Emerging Technologies

2

Algorithms, Programming & Logic

Practice questions on Translation - Interpreters

Can you answer these? Test yourself with free interactive practice on Seneca — used by over 10 million students.

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
Answer all questions on Translation - Interpreters

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium