Site MapHelpFeedbackChapter Summary
Chapter Summary
(See related pages)

When our program manipulates a collection of data, such as a list of Person objects or an array of integers, memory space must be allocated to store these data. We will study two memory allocation schemes in this chapter. Understanding them is helpful when we study different types of data structures in the following chapters.







WuOnline Learning Center

Home > Chapter 16 > Chapter Summary