MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

OPERATING SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which part of the operating system deals with the movement, editing and deletion of data?
A
Memory management
B
File and disk management
C
User management
D
User interface
Explanation: 

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.

There is 1 question to complete.