Multiple choice Which of the following is/are the applications of a linked list data structure? To represent polynomials Linked list is used in dynamic memory management and in allocation and releasing memory at runtime Representing sparse matrix All of the above Only (1) and (3) Reveal answer Fill a bubble to check yourself D Correct answer Explanation All are the applications of linked list data structure.