Files and File Systems Flashcards

1
Q

What is a file?

A

A collection of related data stored on a storage device and treated as a single unit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a file system?

A

Software that manages how data is stored and retrieved on storage devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the key responsibilities of a file system?

A

1) Storing files, 2) Organizing files into directories, 3) Managing metadata (e.g., file names, permissions, timestamps).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is metadata in file systems?

A

Information about a file, such as its name, size, type, permissions, and timestamps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a directory?

A

A container used to organize files and other directories in a hierarchical structure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly