adplus-dvertising
frame-decoration

Question

What is the output of the following code?
polyint[{1 2 3}]

a.

Syntactical error due to []

b.

Syntactical Error due to {}

c.

Logical Error

d.

[1/2,1,3]

Answer: (b).Syntactical Error due to {}

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?