InterviewSolution
Saved Bookmarks
| 1. |
Explain in short the component of opereting system |
|
Answer» Answer: : An operating system is a large and COMPLEX system that can only be CREATED by partitioning into small pieces. Operating system shares the various OS system components LIKE File, Process Memory, I/O DEVICE management, etc. A file is a collection of related information which is should define by its creator. |
|