Memory Assignment Operation
A memory assignment allows the calculation of a value and the storage of that value in a variable.
X := Y + Z
X := 19
Y := 23
Z := 16
name := “A. Bestavros”
email := “best@bu.edu”
…
Previous slide
Next slide
Back to first slide
View graphic version