Computer Science, asked by vamshikrishna3554, 11 months ago

What are lists .and give its examples

Answers

Answered by anchandu
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