Basic Principles of DATA STRUCTURE
Storing and retrieving can be carried out on data stored in both main memory and in secondary memory.
Data structures are generally based on the ability of a computer to fetch and store data at any place in its memory, specified by an address.
The efficiency of a data structure cannot be analyzed separately from those operations.
This observation motivates the theoretical concept of an abstract data type
Storing and retrieving can be carried out on data stored in both main memory and in secondary memory.
Data structures are generally based on the ability of a computer to fetch and store data at any place in its memory, specified by an address.
The efficiency of a data structure cannot be analyzed separately from those operations.
This observation motivates the theoretical concept of an abstract data type
ata Abstraction
Data Abstractio
0 comments:
Post a Comment