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
How do you know which shell I am using?
What is eval in shell script?
Write down the syntax for all the loops in shell scripting.
Give some situations where typing error can destroy a program?
Given a file find the count of lines containing the word "abc".
Is bash an operating system?
What does $0 mean in shell script?
What will happen to my current process when I execute a command using exec?
What is the use of "$?" Sign in shell script?
How to use arguments in a script?
How to open a read-only file in the shell?
How do I edit a .sh file?
what is info area how many types?
How many fields are present in a crontab file and what does each field specify?
What is shell and shell script?