📚 Practice Mode

Computer Science (GATE Exam) 2006 - Previous Question Paper Solution

Learn at your own pace with hints and detailed explanations

1 / 85
Multiple Choice

Consider the polynomial p(x) = a0 + a1x + a2x^2 +a3x^3, where ai != 0, for all i. The minimum number of multiplications needed to evaluate p on an input x is :

  1. 3
  2. 4
  3. 6
  4. 9