InterviewSolution
Saved Bookmarks
| 1. |
What Is File Status 92? |
|
Answer» Logic error. e.g., a FILE is OPENED for INPUT and an attempt is made to write to it. Logic error. e.g., a file is opened for input and an attempt is made to write to it. |
|