Define array-types of array operations

Illustrated out briefly the term array. And also write down the types of array operations?

E

Expert

Verified

An array is a set of the homogeneous elements. Every element is referred by the index.

Arrays are employed for storing the data till the application expires in main memory of the computer system so that, the elements can be accessed at whichever time.

- Adding elements
- Sorting elements
- Searching elements
- Re-arranging the elements
- Performing matrix operations
- Pre-fix and post-fix operations

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.