Data Structure
A data structure is a specialized format for organizing, processing, retrieving and storing data. While there are several basic and advanced structure types, any data structure is designed to arrange data to suit a specific purpose so that it can be accessed and worked with in appropriate ways.
For example, we can store a list of items having the same data-type using the array data structure.
Array Data Structure
Topics:
Data Structure
Reviewed by Tech Specifier
on
May 09, 2020
Rating:
No comments: