Multiple choice

In most versions of BASIC, you could use a symbol as a shortcut for the print command. Which symbol would you use?

  1. *

  2. #

  3. ?

  4. $
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In many early versions of BASIC, the question mark (?) was a shorthand symbol for the PRINT command.