Windows Command Prompt Pt2

Windows Command Prompt Pt2

1st Grade

8 Qs

quiz-placeholder

Similar activities

Pemrograman Grafik

Pemrograman Grafik

1st - 5th Grade

10 Qs

Windows server

Windows server

1st - 4th Grade

12 Qs

Quiz Mentoring Linux+ 7 Juli 2021

Quiz Mentoring Linux+ 7 Juli 2021

1st Grade

5 Qs

Windows 10

Windows 10

1st Grade

13 Qs

PREGUNTAS BASICAS SOBRE COMPUTACION

PREGUNTAS BASICAS SOBRE COMPUTACION

1st Grade

10 Qs

UH SISTEM KOMPUTER SESI 1 X TKJ

UH SISTEM KOMPUTER SESI 1 X TKJ

KG - 10th Grade

10 Qs

إدخال البيانات و معالجة النصوص 1

إدخال البيانات و معالجة النصوص 1

1st Grade

12 Qs

Współpraca systemu z serwerem oraz Typy sieci

Współpraca systemu z serwerem oraz Typy sieci

1st - 3rd Grade

10 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