Multiple choice

The fundamental building blocks of a program.

  1. statement

  2. syntax

  3. alert

  4. javascript console

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

A statement is a single instruction or command in a program, making it a fundamental building block.