The operation of processing each element in the array is known as __________.

2025

The operation of processing each element in the array is known as __________.

Answer: A. TraversalTraversal refers to the operation of processing or visiting each element in the array once.

  1. A.

    Traversal

  2. B.

    Selection

  3. C.

    Insertion

  4. D.

    Deletion

Attempted by 1642 students.

Show answer & explanation

Correct answer: A

Traversal refers to the operation of processing or visiting each element in the array once.

Explore the full course: Cocubes Preparation

Loading lesson…