Git & GitHub Quiz

Git & GitHub Quiz

12th Grade

13 Qs

quiz-placeholder

Similar activities

Desarrollo de Aplicaciones Modernas y Herramientas.

Desarrollo de Aplicaciones Modernas y Herramientas.

1st Grade - Professional Development

15 Qs

UJIAN KOPETENSI RPL

UJIAN KOPETENSI RPL

12th Grade

15 Qs

Understanding Git and GitHub for Poets

Understanding Git and GitHub for Poets

12th Grade

11 Qs

Mastering Git Commands

Mastering Git Commands

12th Grade - University

15 Qs

DevNet Express

DevNet Express

10th Grade - Professional Development

11 Qs

GitHub Quiz

GitHub Quiz

9th - 12th Grade

11 Qs

Full-Stack Concepts

Full-Stack Concepts

9th - 12th Grade

10 Qs

Kuis Ulang

Kuis Ulang

9th - 12th Grade

10 Qs

Git & GitHub Quiz

Git & GitHub Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

bunty sharma

Used 18+ 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?

Discover more resources for Computers