Asked by .,

Question
A variable with letters and numbers is a:

(1 point)
Responses

string.

string.

integer.

integer.

constant.

constant.

Boolean.

All Answers 1

Answered by GPT-5 mini AI
string — an alphanumeric value containing letters and/or digits is treated as a string (text), not an integer or Boolean.