adplus-dvertising
frame-decoration

Question

What is the output of the following code?
int(int(x^2))

a.

x^4/12

b.

x^4/16

c.

0

d.

Error

Answer: (d).Error

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?

Similar Questions

Discover Related MCQs

Q. We cannot perform problems regarding area under a curve in MATLAB.

Q. What is the class of the result of quadl() command?

Q. To find the particular integral of a differential equation, we use the _____

Q. Can we check the continuity of a function in MATLAB?

Q. How can we check whether the limₙ→₃₊ₙ₋₁ exists?

Q. If a function is differentiable, the function is continuous.

Q. What is the code to solve limₓ→₁(logx)ˡᵒᵍˣ?

Q. The condition for removal discontinuity is ____________

Q. Can we perform infinite series summation in MATLAB?

Q. Negative limiting values cannot be applied to logarithmic functions in MATLAB.

Q. To do double limits, we can use __________

Q. We cannot calculate continuity at infinity in MATLAB.

Q. We can generate the summation of a series, formed with a character, using ________

Q. If the result of our summation is Infinity, what will MATLAB show?

Q. How does MATLAB get the symbolic character in the function, if it is not mentioned in symsum() command?

Q. The sum() command cannot do ____________

Q. To calculate the sum of only absolute variables in a series, we use _________

Q. To find the absolute value of the sum of squares of numbers in a series, we use_________

Q. We can find the mean value of a series (upto n) using _________

Q. We can find the summation of an A.G.P. series using __________