the variable name must begin with a number true or false
sru8:
true
Answers
Answered by
1
False must always begin with LetterA variable is a letter which can be changed again and again, it's temporary and not constant .As , x , y , z etc...........ButThere are two types of variables -1) string variable2) numeric variablesAbout which we are discussing.They may hold any of the numeric constants .The default value is zero .For example - sum but the starting can't be with numeric values .
Answered by
0
False..If a variable name starts with a number,the variable will not be accepted by the system compiler.
Similar questions