What is the difference between a variable and value?
Answer Posted / orange
A variable is like a named "box" that holds a value. the name of the "box" is the variable name. Where a variable is used, it's actually the value held in the "box" that is used.
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What is k shell?
What is difference between shell and bash scripting?
What language is used in terminal?
What is shell geeksforgeeks?
Is shell a scripting language?
Explore about environment variables?
What does chmod do?
Is shell scripting a programming language?
What does it mean to debug a script?
How do you debug a script?
What's the difference between scripting and coding?
What command needs to be used to take the backup?
how to get part of string variable with echo command only?
Where are cowrie shells found?
Is it possible to substitute "ls" command in the place of "echo" command?