Describe the cursor based linked list with its implementation in details.
Answers
Answered by
0
The pointers are not supported by some languages like BASIC and FORTRAN.
But those languages also have to use linked lists. In such cases we use a new method called cursor implementation of linked list.
But those languages also have to use linked lists. In such cases we use a new method called cursor implementation of linked list.
Similar questions