Computer Science an overview _j Glenn brookshear _11th Edition
In this chapter we investigate what data arrangements other than the Cell-by-cell organization provided by a computer ' s Mai n memory can be simulated a subject known as data structures. The goal is to allow the data's user to access collections of data as, abstract tools rather than force, the user to think I n Terms of the computer ' s main memory organization. Our study would show how the desire to construct such abstract tools leads to the concept of objects andobject-oriented Pro Gramming.
This chapter will study how to simulate the organization of data, which is called the structure. It differs from the way in which data is organized in units of computer memory.
The goal is for the consumer of the data to think of the DataSet as an abstract tool to access, rather than to consider the problem from the perspective of the data organization in the computer's memory.
Data abstractions Abstraction