September 14, 2023 in Data Structure
List the various operations that can be performed on data structure.
Various operations that can be performed on the data structure are• Create• Insertion of element• Deletion of element• Searching for the desired element• Sorting the elements in the data structure• Reversing the list of elements.






