CS 3304: Comparative Languages
Names and Binding
[
Course Documents
] : [
Names and Binding
]
Previous
Contents
Next
Keyword Index
6 Attributes (cont.)
4. Representation/Value
interpreted contents of the location
l-value (address)
r-value (value)
5. Scope
Range of statements over which the variable is visible
Static/dynamic
6. Lifetime
Time during which the variable is bound to a storage location