Computer Science, asked by vvijayaprabakaran42, 3 months ago

In linked list the is no NULL pointer in_____

options:

1. Single Linked list

2. Double linked list

3. Circular linked list

4. None of the above

Answers

Answered by devip649
1

Explanation:

Doubly Linked List | Set 1 (Introduction and Insertion)

We strongly recommend to refer following post as a prerequisite of this post.

Linked List Introduction

Inserting a node in Singly Linked List

A Doubly Linked List (DLL) contains an extra pointer, typically called previous pointer, together with next pointer and data which are there in singly linked list.

dll

Answered by ankitasona724
0

Answer:

2. Double Linked list

Explanation:

vsgjekkskaknshhebhwjjbdbdnms

Similar questions