Q.

Which of the following operations is performed more efficiently by doubly linked list than by singly linked list?

A. deleting a node whose location in given
B. searching of an unsorted list for a given item
C. inverting a node after the node with given location
D. traversing a list to process each node
Answer» A. deleting a node whose location in given
585
0
Do you find this helpful?
1

Discussion

No comments yet

Related MCQs