MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following operation is performed more efficiently in doubly linked list ? |
| A. | Inserting a node at given position |
| B. | Deleting a node at given position |
| C. | Searching a node at given position |
| D. | None of these |
| Answer» C. Searching a node at given position | |