struct list
int value;
struct list "next;
struct list "prev,
The above code snippet represents
Answers
Answered by
6
Answer:
It is not clearly mentioned
Answered by
0
Answer:
double linked list is the correct answer
Similar questions