Data Structures and Algorithms
with Object-Oriented Design Patterns in C# |
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.