Which of the following is NOT a type of linked list?

2024

Which of the following is NOT a type of linked list?

  1. A.

    Double ended linked list

  2. B.

    Double linked list

  3. C.

    Simple linked list

  4. D.

    Circular linked list

Attempted by 304 students.

Show answer & explanation

Correct answer: A

Correct answer: Option A

Explanation: We just have 3 types of linked list among the given options b, c and d. double ended linked list does not exist.

Explore the full course: Coding For Placement