InterviewSolution
Saved Bookmarks
| 1. |
Why y+2/y is not a polynomial? |
| Answer» Because y is a variable here and an expression is a polynomial only if it satisfies all real values but if y=0 then this value will not be defined | |