1.

The input to the system command is not necessarily given within ‘’.(a) True(b) FalseI had been asked this question in an international level competition.This intriguing question comes from System Commands in chapter Advanced Software Development of MATLAB

Answer»

Correct OPTION is (b) False

Best explanation: The INPUT to the SYSTEM() command has to be within ‘’. This is because the input has to be a command NAME and the command name is a string.



Discussion

No Comment Found

Related InterviewSolutions