Multiple choice

Part of browser that reads/understands and runs the instruction in a Javascript program.

  1. javascript interpreter

  2. javascript console

  3. SRC attribute

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

An interpreter is the component that reads and executes code line by line in a browser.