Computer Science, asked by jithinmjohn1997, 1 year ago

File Management system versus Input/Output control system in the context of an operating system ?

Answers

Answered by writersparadise
10
A file management system or a file system helps in tracking files and keeping them organized. Often, an operating system comes with its file management system included. However, additional file systems are available that integrate seamlessly with operating systems and offer additional functionalities such as external systems.
 
An I/O control system helps in establishing the connection with external devices such as mouse, terminal, keyboard, and printer. It also offers a general device driver interface and device driver implementations specific for a device.

jithinmjohn1997: Thank you
Similar questions