The process of visiting each element in a linked list is called __________.

2023

The process of visiting each element in a linked list is called __________.

  1. A.

    Transversing

  2. B.

    Travelling

  3. C.

    Traversing

  4. D.

    Visiting

Attempted by 562 students.

Show answer & explanation

Correct answer: C

The process of visiting (or accessing) each element in the linked list exactly once in order to perform some operation is known as 'Traversing'.

Explore the full course: Cocubes Preparation