Multiple choice

Which statement is used to assign a numerical or a string value to a variable?

  1. Go sub

  2. LET

  3. REM

  4. READ-DATA

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

In BASIC programming, the LET statement is used to assign a value to a variable.