InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of An I/o Status Information? |
|
Answer» I/O STATUS information provides info about which I/O DEVICES are to be ALLOCATED for a particular process. It also shows which files are opened, and other I/O DEVICE state. I/O status information provides info about which I/O devices are to be allocated for a particular process. It also shows which files are opened, and other I/O device state. |
|