The operation of processing
elements in the list is known
as
sorting
Inserting
Merging
Traversing
Answers
Answered by
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
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