Answer:Double Linked List is that each data item in the list can point both side(next or previous)data item.
It is not specific type means it may be of stack or queue.This is use to increase the performance of program.It is also called as Two-way Linked List or
Symmetrically Linked list.
No comments:
Post a Comment
comment on this post
Note: Only a member of this blog may post a comment.