What is the difference between a variable and value?
Answer Posted / md.habibur rahman
Variable are attribute or natures that can be changed but
values are constant.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is shell prompt?
Is shell scripting easy to learn?
Explain about the slow execution speed of shells?
How can we find the process name from its process id?
What is another name for a bash shell script that you might see?
Tell something about the super block in shell scripting?
What is bash used for?
What is bash command used for?
What is shell application?
Explain about stdin, stdout and stderr?
What exactly is a shell?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What are script files?
What does .sh file contain?