COMPUTER SCIENCE AND ENGINEERING
OPERATING SYSTEM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
The memory of the computer
|
|
used when we store documents in USB memories
|
|
How are the file named and logically stored in the hard drive
|
|
they have batteries and need to be charged
|
Detailed explanation-1: -In a computer, a file system–sometimes written filesystem–is the way in which files are named and where they are placed logically for storage and retrieval. Without a file system, stored information wouldn’t be isolated into individual files and would be difficult to identify and retrieve.
Detailed explanation-2: -Let’s start with a simple definition: A file system defines how files are named, stored, and retrieved from a storage device. 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.
Detailed explanation-3: -What is a file system? File systems are how data is arranged, sent, and received to a hard drive partition. They also specify an index and what types of information can be included on a file (i.e., read and write permissions, file type, file name, etc.)
Detailed explanation-4: -A file system is a logical collection of files on a partition or disk.
Detailed explanation-5: -Transactional file systems For example, a program which is installing or updating software may write executables, libraries, and/or configuration files.