A+ 1002: CH15 Review Flashcards

1
Q

In older Windows versions, the filename was restricted to ______ characters?

10
8
6
2

A

8

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

The file’s _______ indicates what type of program uses the data by looking at the _______?

partition, extension
privileges, association
extension, location
association, extension

A

association, extension

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

Windows uses a ______ to organize the contents in drives?

stacked sequential structure
hierarchical directory tree
folder system
linear table

A

hierarchical directory tree

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

What symbol is called a Pipe?

/
|

A

|

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

The command-line interface tells a user that it’s ready to receive commands by displaying a specific set of characters called _______?

signal
key
prompt
command

A

prompt

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

What separates a filename and its extension?

Period
Comma
Colon
Hyphen

A

Period

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

A Comon way to access the command-line interface in Windows is through the ______?

Registry
Start Menu
Terminal Box
Library

A

Start Menu

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

Which Windows command always navigates the command-line interface back to the root directory?

cd..
cd\
cd/
cd..

A

cd\

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

The part of a filename following the period (.) is called the ______?

Folder
Designation
Command
Extension

A

Extension

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

The exact location of a file is called its ______?

Path
Root
File
Folder

A

Path

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

What is another name for a folder?

system
tree
directory
program

A

directory

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

A Windows command switch is expressed by using which character?

-
\
:
/

A

/

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

Which command deletes a directory in Windows?

deldir
rd
delfile
delroot

A

rd

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

On a Linux System it is considered bad manners to create files and folders in the ________ directory?

root
home
tree
users

A

root

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

In the Windows Command-Line syntax, a directory is referred to by which characters?

..
/
:
\

A

\

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

Which Linux command lists the contents of a directory?

ls
list
mv
dir

17
Q

A file not within a subfolder is said to be in the _____?

root directory
current directory
window
disk folder

A

root directory

18
Q

What Linux command is used to create a new directory?

dir
newdir
make
mkdir

19
Q

Which wildcard character replaces a single character in the command-line interface?

~
?
+
%

20
Q

What Linux command describes the syntax and options of a specific command?

help
ls
man
xcopy

21
Q

What Windows command can be used to copy entire directories, including subdirectories?

xcompact
xcopy
xcomp
xcmd

22
Q

Which of these is not a valid Microsoft Office file extension?

.doc
.gif
.docx
.pptx

23
Q

The standard copy/move commands can work in only one ______ at a time?

file
program
prompt
directory

24
Q

Which of these characters give you all possible switches for a Windows command?

/S
/H
/?
/P

25
In Windows, hard drive partitions all usually start with the letter _______? D: C: A: B:
C:
26
A Text-Based user interface, in which users type in instructions at a prompt, is also known as a _____ interface? command-line Windows-based Graphical User mouse-enabled
command-line
27
Which command is used to create a new Directory in Windows? md\ mfolder md newdir
md
28
Which Windows command will copy encrypted files? xcopy robocopy copy move
robocopy
29
What switch to Linux cp command allows it to copy multiple folders and files? - R - f - l - m
-R
30
Which command shows the contents of the Current Directory in Windows? show directory list dir
dir
31
What Linux command displays the current working directory? ls workdir dir pwd
pwd Print Working Directory
32
What character represents the Root of a Linux File System? > / & \
/
33
A Folder inside another folder is _______? sub-system subfolder root file root folder
subfolder
34
Which key in the Windows command-line interface brings back the previous command, one letter at a time? F1 F12 F10 F3
F1