Last updated on June 13th, 2020 at 08:30 pm
Data Structure:
Data structure means how the data is organized in memory. There different kind of data structures. Some are used to store the data of same type and some for different types of data. Different types of data structures help different types of operations of data structures too. Data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.
Read More: What are the different types of data structures?