Multiple choice

_________ is a sequence of zero or more characters enclosed by single quotes.

  1. String literal

  2. Boolean literal

  3. Literal

  4. Identifier

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

 String literal is a sequence of zero or more characters enclosed by single quotes.