MCQOPTIONS
Saved Bookmarks
| 1. |
A polynomial can be represented in a _______ by just storing the coefficient and exponent of each term. |
| A. | array |
| B. | linked list |
| C. | queue |
| D. | stack |
| Answer» C. queue | |