Programming 2 - Lesson 05

Programming 2 - Lesson 05

Assessment

Quiz

Created by

Rachel FitzZaland

Computers

11th Grade

4 plays

Easy

Student preview

quiz-placeholder

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git?

A programming language

A text editor

A web browser

A distributed version control system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to check the installed version of Git?

git check

git version

git install

git status

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a benefit of using Git?

Version control

Collaboration

Backup

Image editing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the cd command do in the command line?

Clears the screen

Changes the current directory

Lists directory contents

Creates a new directory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the pwd command do?

Prints the current working directory

Password protection for directories

Prints working documents

Prints a list of visible files

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the mkdir command do?

Moves files

Deletes directories

Creates a new directory

Renames files

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command lists all files and directories in the current directory, including hidden ones?

ls

ls -a

pwd -a

dir

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?