InterviewSolution
Saved Bookmarks
| 1. |
Wat is a polynomial |
| Answer» A polynomial is a mathematical expression that consists of variables and constants combined using addition, subtraction and multiplication. Variables may have non-negative integer exponents. Although division by a constant is allowed, division by a variable is not allowed. | |