COMPUTER SCIENCE AND ENGINEERING
OPERATING SYSTEM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Memory management
|
|
File and disk management
|
|
User management
|
|
User interface
|
Detailed explanation-1: -Every time you open a file on your computer or smart device, your operating system uses its file system internally to load it from the storage device. Or when you copy, edit, or delete a file, the file system handles it under the hood.
Detailed explanation-2: -Disk Management is an important functionality provided by the Operating System which can be used to create, delete, format disk partitions, and much more. Disk Management enables users to view, create, delete and shrink the partitions associated with the disk drives.
Detailed explanation-3: -The file management in operating system allows users to create a new file, and modify and delete the old files present at different locations of the computer system. The operating system file management software manages the locations of the file store so that files can be extracted easily.
Detailed explanation-4: -2. Memory management. Memory management refers to the management of computer memory, which is used to store data and programs. This features of operating system is responsible for allocating memory, managing memory usage, and freeing memory when it is no longer needed.