InterviewSolution
Saved Bookmarks
| 1. |
Linked list data structure offers considerable saving in _____________(a) Computational Time(b) Space Utilization(c) Space Utilization and Computational Time(d) Speed UtilizationMy query is from Singly Linked List Operations in portion Abstract Data Types of Data Structures & Algorithms II had been asked this question by my school teacher while I was bunking the class. |
|
Answer» The correct answer is (c) SPACE Utilization and COMPUTATIONAL Time |
|