Module Fourteen Flashcards

(142 cards)

1
Q

On the primary fixed disk, one of the partitions must be made active. What is an active partition used for?

A

It’s used by the computer to boot.

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

What’s another term for active partition?

A

System partition.

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

Is the system partition hid from File Explorer and is it allocated a drive letter?

A

Yes it’s hidden, no it doesn’t allocate a drive letter.

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

What’s a drive letter?

A

Each partition on a hard drive has a letter assigned to it.

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

What letter is the “boot partition” usually assigned?

A

C

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

Each partition can be formatted with a different file system. In Windows there are two choices of file systems. What are they?

A
  1. FAT, 2. NTFS.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does FAT stand for?

A

File Allocation Table

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

What does NTFS stand for?

A

New Technology File System

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

FAT is on older version of Windows. Why was it preserved?

A

Compatability.

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

How many bits is FAT?

A

32

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

What is FAT’s maximum file size and what is it’s maximum partition size?

A

4GB, 32GB

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

What are 5 benefits of NTFS?

A
  1. File level security
  2. Compression
  3. Encryption
  4. More Stable
  5. More Secure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How many bits is NTFS?

A

64

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

Maximum size of NTFS partitions?

A

2TB

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

What does UDF stand for?

A

Universal Disk Format

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

What format offers the best legacy drive compatibility for older CD’s?

A

ISO 9660 or CDFS

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

GiB stands for what?

A

gibibyte

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

Why use GiB instead of GB?

A

GiB is for storage and GB is for data transfer rate

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

How many times can recordable media be written ?

A

once

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

What does rewritable media support?

A

It supports deleting and adding files.

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

In order to make a disc fully compatible with a consumer DVD what must happen?

A

The session must be closed, when done writing media.

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

Most Linux distributions use some version of what file system to partition on hdd’s?

A

ext

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

How many bits is the ext3 file system?

A

64

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

ext3 supports journaling. What does that mean?

A

The file system tracks changes, giving better reliability and less chance of file corruption in the event of crashes or power outages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is the main difference between ext2 and ext3?
Support for journaling.
26
Which delivers the better performance and is the better choice for new systems? ext3 or ext4?
ext4
27
If NTFS are not feasible what file system can be used?
exFAT
28
What are the two apple file systems?
HFS+ and APFS
29
What does HFS+ stand for?
Hierarchical File System
30
What does APFS stand for?
Apple File System
31
Old file names where limited to how many characters? and how many characters are the limit now?
8 and 255
32
Does FAT32 support Compression?
NO
33
Does NTFS support Compression?
Yes
34
Does HFS+ support Compression?
Yes
35
Does ext4 support Compression?
Yes
36
Max file size of NTFS?
16ExaBytes
37
Max file size of HFS+?
8EB
38
Max file size of ext4?
16TTB
39
Max volume size of FAT32?
8TB
40
Max volume size of NTFS?
16EB
41
Max volume size of HFS+?
8EB
42
What is the max volume size of ext4?
1EB
43
What does EB stand for?
exabyte = 1000 petabyte, peta = 1000 TB
44
What is the purpose of a drive?
To store files.
45
What is the means of organizing files on each drive to make them easier to find?
Folders
46
The first level of the hierarchy folders is called what?
Root folder
47
When is the "root folder" created?
When the drive is formatted.
48
How is the root folder identified?
By the drive label and a backslash.
49
What's the root folder of C?
C:/
50
When Windows is installed a default folder structure is created on what partition?
The boot partition.
51
A default installation creates what three system folders?
1. Windows 2. Program Files 3. Users
52
The Windows system folder is the "system root". It contains most of the applications and utilities used to manage and configure Windows. What's it called?
System32
53
What are "program files"?
Subfolders for installed applications software.
54
What are "user files"?
Storage for users' profile settings and data.
55
What are Folders called in Linux?
Directories
56
Everything available to the Linux OS is represented as a file in the file system, including devices. What is this referred to as?
Unified File System
57
There is no concept of "drive letters" in Linux. Everything is represented through what?
The file system.
58
What are the two top-level categories show in Windows Explorer navigation pane?
1. Quick Access 2. Desktop
59
What four shortcuts show under the Quick access category?
1. Desktop 2. Downloads 3. Documents 4. Pictures
60
What seven shortcuts are under the Desktop category?
1. OneDrive 2. User account 3. This PC 4. Libraries 5. Control Panel 6. Recycle Bin
61
What shortcut folder belongs to your account profile?
User account
62
What shortcut. access to user-generated files in the user's profile plus the hard drives and removable storage drives available to the PC.
This PC
63
What shortcut can be used to create views of folders and files stored in different location and on different disks?
Libraries
64
What shortcut contains computers, shared folders, and shared printers available over the network?
Network
65
What shortcut contains options for configuring legacy Windows features?
Control Panel
66
What shortcut provides an option for recovering files and folders that have been recently deleted?
Recycle bin
67
Each user has their own profile folder, where is it stored?
Under Users system.
68
Each user's profile are private, is there anyone else who can access them?
Yes, someone with administrative access.
69
In Windows 10 what are used to provide easy access to different kinds of documents that may be stored in different places?
Libraries
70
If I have pictures stored on a network, a flash drive, and in my pictures folder, where could I view them all in one location?
In a library
71
When naming a folder what nine symbols are not permitted?
\ / : * ? " < > |
72
Max amount of characters allowed when naming a file?
260
73
What two ways can I create a folder?
I can use the shortcut or I can create a new folder within another object.
74
What do you call the containers for the data that is used and modified through the operating system and applications?
Files.
75
What two forms of data can files store?
Text data and binary data
76
The rules for naming a file are the same as those for naming a folder accept for one exemption. What is that exemption?
A file name will end with an extension.
77
What is the file extension for?
It describes what type of file it is and it also helps Windows associate the file with an application.
78
How is a file extension separated from the rest of the file name?
By a period.
79
How many characters make up a file extension and is it visible to the user?
Conventionally there are three characters and by default they aren't shown to the user.
80
When are system files and applications created?
When the program is installed.
81
Tell me two ways I can open a file in File Explorer.
I can double click the file or I can right click then select Open With.
82
Where can I configure file associations?
Default Programs
83
Why must I be careful to use plain text file format when creating and editing files?
If I convert a plain text file to a binary format, it will become unusable.
84
Where is the "File Explorer Options" applet found?
In Control Panel.
85
What does the File Explorer Option do?
It controls how Explorer works.
86
What two ways can I rename a file?
I can select the file and press F2 or I can right-click it and select Rename.
87
Why should I never change or delete the extension of a file?
Because the file will no longer be associated with the correct program for opening it.
88
Two ways I can delete a file using File Explorer?
Select the file and press DEL or use the shortcut menu.
89
If I accidentally delete a file from a local hard disk where can I retrieve it?
Recycle Bin
90
Recycling Bin takes up how much of the drive's capacity?
10%
91
How do I recover a deleted file from Recycle Bin?
Recycle Bin > right-click the icon(s) > Restore
92
How can I delete everything from Recycling Bin and why might I want to do that?
Right-click Recycling Bin then select Empty Recycle Bin. I might want to do this if disc space is low.
93
From a security standpoint data is not actually erased until that area of disk is overwritten by different data. Third-party utilities can recover files that have been "deleted" in this way. How might I truly delete them?
File "shredding" utilities.
94
Tell me five different ways to select a block of files.
1. Click and drag around multiple files. 2. Select the first file then press the Shift key and click the last file. 3. Select the first file, hold the CTRL key, and select as many files as I need. 4. Use the Shift key with the Arrow key to select a block of files. 5. Use the CTRL and Arrow key to keep existing selections, use the spacebar to add icons to it.
95
Name four file attributes
1. name 2. date of creation, modification, last accessed 3. size 4. description
96
Name four file attribute markers that can be enabled or disabled.
1. (R) Read-only 2. (H) Hidden 3. (S) System 4. (A) Archive
97
Files stored on an NTFS partition have extended attributes. Name three of them.
1. permission 2. compression 3. encryption
98
How do I open the properties dialog for a file or folder?
Right-click and select Properties.
99
Custom permissions can be configured for a file or folder using the Security tab in its properties dialog. There are four permission levels. What are they?
1. full control 2. modify 3. read/list/execute 4. write
100
What is the simplest way to search for a specific file, program, app, message, or web page?
Press the start key and type a search phrase.
101
Besides clicking the File Explorer search box, how else can I activate it?
F3
102
What does PDF stand for?
Portable Document Formant
103
What does DTP stand for?
Desktop Publishing
104
This is an early MPEG standard for video files with lossy compression.
mpg.
105
What does MPEG stand for?
Motion Pictures Expert Group
106
What does lossy mean?
discarding unnecessary information.
107
What is the standard audio/video file format. The format acts as a container for audio and video media streams (plus additional media, such as subtitles). A number of different encoding methods (or codecs) are available
mp4 - MPEG-4
108
file format designed to deliver Flash Video
flv
109
who created flv
Adobe Flash developer tool
110
Why is Flash declining in the market place?
Apple refuses to use it in their iphone an ipad
111
What provides a standards-based alternative to Flash?
The HTML5 web page coding language.
112
What does wmv stand for?
Windows Media Video.
113
A video container file format developed by Microsoft?
wmv
114
A legacy Windows-only video format. It is a limited format with not much ongoing support?
avi
115
remains one of the most popular formats for distributing music and is almost universally supported by media players.
mp3
116
what was mp3 developed from?
MPED
117
What's the only drawback of mp3?
lossy compression format, which means that some of the audio information is discarded.
118
developed from MPEG as a successor to mp3. This format is also widely supported.
aac
119
what does aac stand for?
advanced audio coding
120
this is an audio-only file format deriving from the MPEG-4 standards track. It usually uses AAC compression, though other methods are available (including lossless ones).
m4a
121
this format achieves file size compression without discarding audio data.
flac
122
what does flac stand for?
Free Lossless Audio Codec
123
What is flac's drawback?
It is not quite as widely supported by media players
124
an early Windows audio file format. It is not widely supported by media players but may be used by audio editing applications.
wav
125
what is an "executable file"
one that contains program code?
126
can make changes to the computer system
program code
127
this is the basic type of program file in Windows.
exe
128
this is a Windows Installer file used to install and uninstall software applications under Windows.
msi
129
this is the equivalent of an exe file for macOS.
app
130
contains a sequence of commands either from the operating system's command interpreter or from a scripting language supported by the OS (name five)
bat/ cmd/ vbs/ js/ ps1
131
How is a script slightly different from program code?
It is not compiled into executable code. Instead the script runs with an interpreter.
132
Often, to send or store a file , to reduce the amount of space it takes up on the storage media or the bandwidth required to send it over a network. I...
compress it
133
What are eight ways to compress a file?
1. zip 2. tar 3. rar 4. 7z 5. gz 6. iso 7. vhd/vmdk 8. dmg
134
this format was developed for the PKZIP utility but is now supported "natively" by Windows, Mac OS X, and Linux.
zip
135
What do you call a file when the OS can create and extract files from the archive without having to install a third-party application.
"Natively"
136
this was originally a UNIX format for writing to magnetic tape (tape archive) but is still used with gzip compression as a compressed file format for UNIX, Linux, and macOS. A third-party utility is required to create and decompress tar files in Windows
tar
137
this proprietary format is used by the WinRAR compression program.
rar
138
this type of archive is created and opened using the open-source 7-Zip compression utility.
7z
139
this type of archive is created and opened by the gzip utility, freely available for UNIX and Linux computers. A number of Windows third-party utilities can work with gzip-compressed files.
gz
140
this is a file in one of the formats used by optical media. The main formats are ISO 9660 (used by CDs) and UDF (used by DVDs and Blu-Ray Discs). Many operating systems can mount an image file so that the contents can be read through the file browser.
iso
141
these are disk image file formats used with Microsoft Hyper-V and VMware virtual machines respectively. A disk image is a file containing the contents of a hard disk, including separate partitions and file systems. Like an ISO, such a file can often be mounted within an OS so that the contents can be inspected via the file browser.
vhd/vmdk
142
this is a disk image file format used by Apple macOS.
dmg