How is the feasibility of employing linked storage structure for generalized list? The feature of linked storage method, first, is the flexibility in node assignment, second is that whenever nonlinear...


How is the feasibility of employing linked storage structure for generalized list?


The feature of linked storage method, first, is the flexibility in node assignment, second is that whenever nonlinear structure is stored, it is only needed to increase node pointer fields to extend linear structure to nonlinear structure. Such a feature fits exactly to the description requirements of such a complex structure as generalized list. It makes it easy to solve the sharing and recursion in generalized list, and therefore we usually use linked storage structure to store generalized list.



Nov 28, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here