Windows Command Prompt Pt2

Windows Command Prompt Pt2

1st Grade

8 Qs

quiz-placeholder

Similar activities

Ms word grade1

Ms word grade1

1st Grade

10 Qs

Infomatrix 2018

Infomatrix 2018

1st Grade - Professional Development

13 Qs

ASJ-1

ASJ-1

1st Grade

10 Qs

Diagnostico bases Informática

Diagnostico bases Informática

1st - 12th Grade

13 Qs

Quiz 7 (11.08.2021)

Quiz 7 (11.08.2021)

1st - 12th Grade

10 Qs

Fraud

Fraud

KG - Professional Development

13 Qs

Repaso de Git y Comandos

Repaso de Git y Comandos

1st - 3rd Grade

12 Qs

Quiz 4  cloud computing

Quiz 4 cloud computing

1st - 4th 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