What are lists .and give its examples
Answers
Answered by
2
single linked list ,double linked list,circular linked list
Explanation:
A linked list can be implemented in variety of ways,the most flexible implementation by using pointers
Similar questions