1.

The command quad() cannot do ______ integrals.(a) Definite(b) Indefinite(c) Particular(d) AnyThe question was asked during an internship interview.My question is taken from Integration topic in division Beyond the Basics of MATLAB

Answer»

Right ANSWER is (b) Indefinite

Easiest explanation: If we introduce INFINITY as an argument to our command ‘quad()’, it will result in an error. This is because it will not take Inf as an input LIMIT. It can do definite integral over a FINITE range.



Discussion

No Comment Found

Related InterviewSolutions