Untitled Deck Flashcards

(17 cards)

1
Q

What must be done before data can be written to a partition?

A

It must be formatted

Formatting builds the foundation for data storage.

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

What are two popular file system types that operating systems expect data to be written in?

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

Which file systems are commonly read (and perhaps written) by many operating systems?

A
  • FAT
  • FAT32
  • NTFS
  • exFAT
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does NTFS stand for?

A

NT File System

NTFS has extensive improvements over FAT32.

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

List three features of NTFS.

A
  • Quotas
  • File compression
  • Encryption
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True or False: NTFS is highly compatible across different operating systems.

A

False

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

What is ReFS an update to?

A

NTFS

ReFS is considered the future of Windows file systems.

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

What is a key benefit of ReFS regarding data integrity?

A

Self-repairing and ongoing integrity checks

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

What does FAT stand for?

A

File Allocation Table

FAT was one of the first PC-based file systems.

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

What is the maximum file size supported by FAT32?

A

4 gigabytes

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

What is the primary purpose of exFAT?

A

Microsoft flash drive file system

exFAT allows files larger than 4 gigabytes.

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

What is the fourth extended file system commonly seen in?

A

Linux and Android OS

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

What is XFS designed for?

A

Scalability

XFS is a high-performance file system for Linux.

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

What is APFS optimized for?

A

Solid-state storage

APFS includes encryption, snapshots, and increased data integrity.

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

In which macOS version was APFS added?

A

High Sierra (10.12.4)

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

What is a feature of XFS that supports enterprise needs?

A

Built-in journaling

17
Q

Fill in the blank: The maximum volume size for FAT32 is _______.