Windows Command Prompt Pt2

Windows Command Prompt Pt2

1st Grade

8 Qs

quiz-placeholder

Similar activities

Computer Quiz

Computer Quiz

1st Grade

10 Qs

4TO GRADO

4TO GRADO

KG - 4th Grade

13 Qs

Grade-3 Computers

Grade-3 Computers

1st - 3rd Grade

10 Qs

Computer Grade 1

Computer Grade 1

1st Grade

10 Qs

Conociendo mi Computadora

Conociendo mi Computadora

1st - 12th Grade

12 Qs

Scratch Programming Quiz

Scratch Programming Quiz

1st - 5th Grade

9 Qs

Pretest_Unit2

Pretest_Unit2

1st Grade

10 Qs

Kuiz ICT

Kuiz ICT

KG - 12th Grade

10 Qs

Windows Command Prompt Pt2

Windows Command Prompt Pt2

Assessment

Quiz

Computers

1st Grade

Practice Problem

Hard

Created by

FAIZATUSSAI’DAH MEAN

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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