. Which of the following is the Applications of a Linked List?
(A) Polynomial
(B) Set
(C) Sparse matrix
(D) All of the above
Answers
Answered by
0
Answer:
polynomial.
i hope it helpfull
Answered by
0
Answer:
Polynomial is a application of linked list .
A polynomial is composed of different terms where each of them holds a coefficient and a exponent . A polynomial is p (x) is the expression in variable x which is in the form . A polynomial can be represented by C++code.
A polynomial can be thought of as an ordered list of non zero terms .
for linked list application :
https://brainly.in/question/25797608
for polynomial visit :
https://brainly.in/question/49341090
#SPJ3
Similar questions