b) Consider a polynomial that can be represented as a node which will be of fixed size having 3 fields which represent t
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
b) Consider a polynomial that can be represented as a node which will be of fixed size having 3 fields which represent t
b) Consider a polynomial that can be represented as a node which will be of fixed size having 3 fields which represent the coefficient and exponent of a term plus a pointer to the next term or to 0 if it's the last term in the polynomial. Then A= 11x4 -2x is represented by fig below A Fig 3 11 2 1 0 Represent the following polynomials in linked list form i G-710-x + 2 ii. F - 2x + x 45 ii. L=6X4 4X 8 iv. P G - 3L +2F