Computer Science, asked by pattanaiksubha1, 4 months ago

The operation of processing
elements in the list is known
as
sorting
Inserting
Merging
Traversing​

Answers

Answered by Anonymous
1

Explanation:

The operation of processing each element in the list is known as traversal. It refers to the process of visiting (checking and/or updating) each node in a tree data structure, exactly once.

Answered by Yamini2110
1

Answer:

Traversing

Explanation:

The operation of processing each element in the list is known as traversal. It refers to the process of visiting (checking and/or updating) each node in a tree data structure, exactly once.

Similar questions