Linked List is a _____ data structure.

2018

Linked List is a _____ data structure.

  1. A.

    Linear

  2. B.

    Non-linear

  3. C.

    Virtual

  4. D.

    Imaginary

Attempted by 781 students.

Show answer & explanation

Correct answer: A

A linked list is a linear data structure because elements are arranged sequentially. Each node contains data and points to the next, forming a chain rather than a hierarchy.

Explore the full course: Up Lt Grade Assistant Teacher 2025