Sunday, July 26, 2009

What is doubly linked list in c++? Please explain in detail.?

this s such a simple concept tat is used in many programming languages......it can be explained in an understandable format 4m my link given below.....

What is doubly linked list in c++? Please explain in detail.?
Normal Linked List Contains only one pointer i.e Next Pointer whereas Doubly Linked List contains two pointers Next %26amp; Previous.


No comments:

Post a Comment