Which of the following is the correct variable name?
1) 2numbers
2) two numbers
3) two@numbers
4) Two_Numbers
Answers
Answered by
1
Answer:
two numi
Explanation:
190%Correct + verified
Answered by
0
Two_Numbers is the correct variable name
Variable name
A variable can have a short or a long name that is more detailed. A variable name is a word that includes only of the following:
- The variable name must begin with a letter or the underscore character.
- The first character of a variable name should not be a digit/number
- Alpha-numeric and underscores (A-z, 0-9, and _ ) are the only allowed characters for a valid variable name.
Similar questions