Multiple choice technology programming languages

Functions in the M204 procedure are prefixed with

  1. %

  2. $
  3. ?

  4. #

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

Functions in Model 204 procedures are prefixed with the question mark (?). This distinguishes them from variables and other language elements.