Windows Command Prompt Pt2

Windows Command Prompt Pt2

1st Grade

8 Qs

quiz-placeholder

Similar activities

Cascades Déploiement

Cascades Déploiement

1st - 3rd Grade

10 Qs

Windows

Windows

1st Grade - Professional Development

8 Qs

Enhancing Windows Productivity

Enhancing Windows Productivity

1st Grade - Professional Development

10 Qs

WINDOWS COMMAND PROMPT

WINDOWS COMMAND PROMPT

1st Grade

10 Qs

TOPIC 3: File Management

TOPIC 3: File Management

1st Grade

13 Qs

Final Exam Review

Final Exam Review

1st - 3rd Grade

10 Qs

PTI UAS - Administrasi Server - Genap 2022

PTI UAS - Administrasi Server - Genap 2022

1st - 10th Grade

10 Qs

Computer Programming 1

Computer Programming 1

1st - 2nd Grade

8 Qs

Windows Command Prompt Pt2

Windows Command Prompt Pt2

Assessment

Quiz

Computers

1st Grade

Hard

Created by

FAIZATUSSAI’DAH MEAN

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to display the contents of a directory in Windows?

ls

dir

list

show

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to change the current directory?

cd

move

path

shift

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to clear the screen in the Windows Command Prompt?

cls

clr

clear

reset

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to create a new directory in Windows Command Prompt?

newdir

createdir

mkdir

makedir

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to delete a file in Windows?

erase

del

rm

remove

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to copy files in the Windows Command Prompt?

move

cp

copy

duplicate

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `dir` command do in the Windows Command Prompt?

Displays a file's content

Lists the contents of the current directory

Changes the current directory

Deletes a directory

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to create a directory called `Projects` in the `C:\Users\Documents` path?

mkdir Projects C:\Users\Documents

mkdir C:\Users\Documents\Projects

create C:\Users\Documents\Projects

dir C:\Users\Documents Projects