Question:Which of the following operations is performed more efficiently by the doubly linked list than by the linear linked list? 

A Deleting a node the location of which is given 

B Searching an unsorted list for a given item 

C Inserting a node after the node with a given location 

D Traversing the list to process each node 

+ Answer
+ Report
Total Preview: 1031

Copyright © 2024. Powered by Intellect Software Ltd