Windows Command Prompt Pt2

Windows Command Prompt Pt2

1st Grade

8 Qs

quiz-placeholder

Similar activities

Windows 2.0 Review (Advanced)

Windows 2.0 Review (Advanced)

KG - Professional Development

10 Qs

Internet Browser Quiz

Internet Browser Quiz

KG - 6th Grade

10 Qs

Python 4.2 and 4.3

Python 4.2 and 4.3

1st - 5th Grade

8 Qs

Logika dan Algoritma

Logika dan Algoritma

1st Grade

10 Qs

ทดสอบทักษะความเข้าใจด้านการใช้เทคโนโลยีดิจิตอล

ทดสอบทักษะความเข้าใจด้านการใช้เทคโนโลยีดิจิตอล

1st - 12th Grade

11 Qs

MSW LOGO

MSW LOGO

1st - 2nd Grade

7 Qs

Podstawy Informatyki

Podstawy Informatyki

1st - 5th Grade

6 Qs

WAKANDAAA

WAKANDAAA

1st Grade - Professional Development

6 Qs

Windows Command Prompt Pt2

Windows Command Prompt Pt2

Assessment

Quiz

Computers

1st Grade

Hard

Created by

FAIZATUSSAI’DAH MEAN

Used 1+ times

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