What is the difference between a variable and value?
Answer Posted / hari
variable insist the name or a character that is to the left of
the assignment.value is to the right of the assignment
operator
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
What is a shell script? Can you name some of its advantages?
how to get part of string variable with echo command only?
Is shell and terminal the same?
What is a shell script in windows?
How important is shell scripting?
What is the syntax of while loop in shell scripting?
Is powershell a bash?
What is the lifespan of a variable inside a shell script?
What is the use of "$#" in shell scripting?
What is a command line shell?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Is shell a part of kernel?
How does path variable work?
Differentiate between ‘ and ” quotes.
How can the contents of a file inside jar be read without extracting in a shell script?