The basic advantage of the Link list is when you have to store the data dynamically and the number of data to be stored is not known in advance.
Example: The Word document stores all the data(Words) in form on link list. In this scenario you never know how many Words will a document contain initally.
Copyright © 2026 eLLeNow.com All Rights Reserved.