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

To EXPLAIN: The operation of PROCESSING each element in the list is KNOWN as Traversal.



Discussion

No Comment Found

Related InterviewSolutions