Chapter 5

It is a var that is bound to a value only at the time it is bound to storage; its value can’t be change by assignment or by an input statement. Advantages: readability and modifiability. Variable Initialization. The binding of a variable to a value at the time it is bound to storage is called initialization. ................
................