Homework help > What are the various operations that can be perfor... > Published by: Antony Pius 2 years ago
By: Antony Pius
Subject: IT/Web
Answered

What are the various operations that can be performed on different Data Structures? ...[Show More]

2 years ago


Answer the Question above

Answers (1)


Following operations can be performed on the data structures:

1. Traversing

2. Searching

3. Inserting

4. Deleting

5. Sorting

6. Merging

1. Traversing- It is used to access each data item exactly once so that it can be processed.

2. Searching- It is used to find out the location of the data item if it exists in the given collection of data items.

3. Inserting- It is used to add a new data item in the given collection of data items.

4. Deleting- It is used to delete an existing data item from the given collection of data items.

5. Sorting- It is used to arrange the data items in some order i.e. in ascending or descending order in case of numerical data and in dictionary order in case of alphanumeric data.

6. Merging- It is used to combine the data items of two sorted files into single file in the sorted form.

By nahas 1 year ago . Marked as helpful (540). Marked as unhelpful (452)


When you can’t seem to find the right answers

Get a step-by-step solution written by a professional tutor