Which of the following statements is not true about variables in
programming language ?
Answers
Answered by
1
Answer :
Which statements dude....
Btw,
1. Variables cannot have special characters in them like space " ", commas or any other characters except underscore "_"
2. Variables cannot start with a number.
3. Keywords cannot be used as variables.
Similar questions