#Definitionofdatastructure #datastructurelectures #whatisadatastructure

Definition of Data Structure:- Data Structure is a way of Organizing data in a computer so that we can perform operations on these data in a effective way.
To develop a program we should select an appropriate data structure.