Types of array operations

Describe in brief an array. Write down the various types of array operations?

E

Expert

Verified

The array is a set of homogeneous elements. Each and every element is referred by an index.

Arrays are employed for storing the data till the application expires in the main memory of computer system. Therefore the elements can be accessed at any time. The operations are as follows:

• 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.