1.

To stop execution, press _____(a) Ctrl+C(b) Use pause command(c) Use end command(d) Use keyboard commandThe question was asked in quiz.My question is based upon Fine Tuning topic in portion Interacting with MATLAB of MATLAB

Answer»

The correct answer is (a) Ctrl+C

The explanation is: The pause/keyboard COMMAND is used to suspend execution for a CERTAIN time. If we press Ctrl+C, execution will be completely STOPPED. The end command is used to end LOOPS of any KIND.



Discussion

No Comment Found

Related InterviewSolutions