The variable names begins with an integer.
Answers
Answered by
1
After the first initial letter, variable names can also contain letters and numbers. No spaces or special characters, however, are allowed. Uppercase characters are distinct from lowercase characters. ... You cannot use a C++ keyword (reserved word) as a variable name.
Answered by
0
The variable names begins with a letter of alphabet.
(and don't forget there is always an implicit minimum of 0 on each variable).
If it's True/False then ur answer is "False"
Similar questions