Discuss Forum
1. The operation of processing each element in the list is known as
- A. Sorting
- B. Sorting
- C. Sorting
- D. Sorting
Answer: Option D
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.
Post your comments here: