Logo Data Structures and Algorithms with Object-Oriented Design Patterns in C++
next up previous contents index

Variables

You must be very comfortable with the notion of a variable as an abstraction for a region of a memory. A variable has attributes such as name, type, value, address size, lifetime and scope.


next up previous contents index

Bruno Copyright © 1997 by Bruno R. Preiss, P.Eng. All rights reserved.