adplus-dvertising
frame-decoration

Question

What is the output of the following code?
N=Input[‘’];

a.

Ask for an input from the user

b.

Asks for an input from the user which has to be kind of number

c.

Input command does not exist

d.

Syntactical Error

Posted under MATLAB

Answer: (c).Input command does not exist

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?