Git & GitHub Quiz

Git & GitHub Quiz

12th Grade

13 Qs

quiz-placeholder

Similar activities

Understanding Version Control with Git

Understanding Version Control with Git

9th - 12th Grade

10 Qs

HTML, Bootstrap y GitHub

HTML, Bootstrap y GitHub

11th Grade - University

12 Qs

Mastering Development Tools and Concepts

Mastering Development Tools and Concepts

12th Grade

15 Qs

UH_ASJ_Kelas_12_TKJ_1

UH_ASJ_Kelas_12_TKJ_1

12th Grade

10 Qs

DevNet Express

DevNet Express

10th Grade - Professional Development

11 Qs

GitHub Quiz

GitHub Quiz

9th - 12th Grade

11 Qs

ROUND 3 TECCASINO

ROUND 3 TECCASINO

KG - Professional Development

15 Qs

Git Commands Quiz

Git Commands Quiz

12th Grade

18 Qs

Git & GitHub Quiz

Git & GitHub Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

bunty sharma

Used 16+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is Git used for?

Version control and collaboration in software development
Cooking recipes
Creating music playlists

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is the purpose of the 'git init' command in git?

To initialize a new Git repository.

To delete all files in the repository

To create a new branch

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What command is used to create a new branch in git?

git branch

git add

git checkout

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is a pull request in GitHub?

request to delete a repository

request to merge branches

A request to pull changes from a remote repository

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

How can multiple users collaborate on a GitHub repository?

By creating a new repository and manually copying the changes from the original repository

By forking the repository, making changes, and creating a pull request to merge changes

By sending the changes directly to the repository owner

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

In Git, what is a commit?

A record of changes in the repository

A branch

A new file

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which command is used to stage changes for commit in git?

git commit

git checkout

git add

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?