Chapter 5: Disk, File, and Application Management Flashcards
Which of the following describes a partition from which Windows can boot?
A. Primary extended
B. Active extended
C. Primary active
D. Simple extended
C. Primary active describes a partition from which Windows can boot.
Which GUI tool should you use to create a partition on a new drive?
A. My Computer
B. Device Manager
C. Disk Defragmenter
D. Disk Management
D. Disk Management is the GUI tool you should use for creating a partition on a new hard drive.
How many logical drives are on a primary partition?
A. 1
B. 2
C. 3
D. Up to 24
A. One, because it is the only number of logical drives that you can create on a primary partition.
What is the maximum number of volumes allowed on a dynamic disk?
A. One
B. Two
C. Three
D. There is no limit.
D. There is no limit (theoretically) to the number of volumes allowed on a dynamic disk.
If you want to create a striped or spanned volume, what type of disk must you have?
A. Basic
B. Dynamic
C. Mirrored
D. RAID 5
B. A dynamic disk is required for a spanned or striped volume.
Which file system supports file compression and encryption?
A. FAT32
B. FAT12
C. FAT16
D. NTFS
D. NTFS supports file compression and encryption.
Which feature of NTFS makes file searches faster?
A. Compression
B. Encryption
C. Indexing
D. MFT
C. Indexing, an NTFS feature, makes file searches faster.
What is the maximum capacity for a FAT16 volume?
A. 4 GB
B. 64 KB
C. 128 sectors
D. 32 GB
A. With a 64-bit cluster size, a FAT16 volume can support a 4-GB volume.
Which of the following file attributes cannot be changed in a file’s Properties dialog box?
A. Read-only
B. Archive
C. System
D. Hidden
C. System is the file attribute you cannot change in the file’s Properties dialog box.
Instead of a file allocation table, what does an NTFS volume have?
A. MFT
B. Allocation units
C. Boot sector
D. Cluster
A. MFT, the master file table of NTFS, is the equivalent of the file allocation table, keeping track of volume contents.
Which of the following can you use for managing files and folders?
A. Control Panel
B. Notepad
C. File Explorer
D. Disk Management
C. You can use File Explorer for managing files and folders in Windows 8/8.1 and Windows 10. It is called Windows Explorer in earlier Windows versions, but it’s the same utility.
What disk error-checking program can you run from a command prompt to analyze the disk for physical and logical errors?
A. chkdsk
B. vi
C. format
D. grep
A. chkdsk is the disk error-checking program that you can run from a command prompt to do an analysis of the disk for physical and logical errors.
What is stored in the Program Files (x86) folder on a 32-bit Windows system?
A. 32-bit programs
B. 64-bit programs
C. All programs
D. No such folder exists.
D. No such folder exists on a 32-bit Windows system. That folder is present only on a 64-bit Windows system to store 32-bit programs.
What is the first thing you should do if the AppData folder appears to be missing from a user’s personal folder?
A. Copy it from the Public profile.
B. Copy it from the Windows Setup DVD.
C. Restore the AppData file from a full system backup.
D. Enable the display of hidden items.
D. Enabling the display of hidden items is the most likely solution. This folder is hidden by default, so it might seem to be missing.
What is the purpose of opening an elevated command prompt?
A. More full-featured interface
B. Larger window
C. Greater security permission
D. Better help system
C. Greater security permission is the purpose of opening an elevated command prompt.