What is the difference between a variable and value?

Answer Posted / amaresh_83

Variable itself a Variable and you Can assign anything with
variable.Some Value is Assigned to Variable.It's place in
memory is in Global.so you can change the assigned value to
the variable.

Value is a constant.It's palace is in Readonly memory mean
you can't change. as it's constant.

Is This Answer Correct ?    40 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about the slow execution speed of shells?

778


What is meant by $1 in shell script?

549


How to print the first array element?

552


What are the different communication commands available in the shell?

519


What is the use of break command?

590






How to get the 3rd element/column from each line from a file?

694


i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..

1791


How do I open a jshell in cmd?

598


What are the 3 standard streams in linux?

573


What is the first line of a shell script called?

571


What is shell application?

570


What happens when you type ls?

566


Explain how you Automate your application using Shell scripting.

1850


How do scripts work?

610


How are shells born?

558