Multiple choice

________ is an explicit numeric, character, string or Boolean value not represented by identifier.

  1. Reserved word

  2. Delimiter

  3. Literal

  4. Single line comment

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

Literal is an explicit numeric, character, string or Boolean value not represented by identifier.