1.

___________ will give a hint that the file is closed.(a) Fopen(b) Fclose(c) Gclose(d) clcI got this question in an online quiz.Question is taken from Suppressing Output in division Beyond the Basics of MATLAB

Answer»

Right CHOICE is (B) Fclose

For explanation I would SAY: The Fclose command will close the file and returns an INTEGER value to the monitor screen to signify the operation of the command. If it returns 1, the file is closed.



Discussion

No Comment Found

Related InterviewSolutions