

InterviewSolution
Saved Bookmarks
1. |
The operation of processing each element in the list is known as _________(a) Sorting(b) Merging(c) Inserting(d) TraversalThis question was posed to me during an interview.This key question is from Algorithms in section Algorithms of Discrete Mathematics |
Answer» The correct answer is (d) TRAVERSAL |
|