Computer Science, asked by araj34068, 11 months ago

name of variable cannot exit 255 characters-T/F​

Answers

Answered by Hasrin
0

Answer:

false .................

Answered by AskewTronics
0

False:

Explanation:

  • The variable is used in the programing language to hold some value, which can be used for the other operation on that program.
  • The variable can be a combination of any number of letter, but there is some rule to defines the variable which are- not to start with the number, no special symbol will be included except underscore, etc.
  • But the above question states that no one can create a variable of maximum length which extends 255, which is not correct. Hence false is the correct answer.

Learn More:

  • Variables: https://brainly.in/question/13427535
Similar questions