1.

The sum() command cannot do ____________(a) Infinite summation(b) Numeric summation(c) Long summation(d) signed summationI got this question in an interview for job.My doubt stems from Sums and Products in division Beyond the Basics of MATLAB

Answer»

Correct CHOICE is (a) Infinite SUMMATION

Explanation: The sum command always takes the total set of numbers to ADD. Since we cannot define a vector which EXTENDS up to Infinity, the sum() command cannot perform Infinite summation.



Discussion

No Comment Found

Related InterviewSolutions