

InterviewSolution
Saved Bookmarks
1. |
Which command is used to clear a command window?(a) clear(b) close all(c) clc(d) clear allThe question was posed to me in an internship interview.The origin of the question is Input and Output topic in chapter MATLAB Basics of MATLAB |
Answer» The correct option is (c) clc |
|