aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Science (GATE Exam) 2006 - Previous Question Paper Solution
  • Consider the polynomial p(x) = a0 + a1x + a2x^2 +a3x^3, w...
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

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Keep practicing — related questions

  • Consider the following statements. (a) Pure breeding plants make up the generation P2. (b) One of the numbe...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
  • Consider the following statements: 1. Saw dust is a bad conductor of heat. 2. Water at 0o C feels colder th...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • Match the following: | || |---|---| |Column – I |Column – II| |P. Xanthoproteic reaction|1. Identification ...
  • Consider the following: (1) Metal (2) Water (3) Air (4) Vacuum Which of the following is the correct ascend...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Data Structures and Algorithms (1518 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy