Multiple choice technology mainframe

When a literal is stored in a numeric identifier, it is stored as letters.

  1. True

  2. False

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

Numeric identifiers store numeric values as digits and mathematical representations, not as text characters. When a literal is stored in a numeric identifier, it remains in its numeric form (like 42 or 3.14) rather than being converted to letter characters.