Round 4 Clash of Coders

Round 4 Clash of Coders

12th Grade

20 Qs

quiz-placeholder

Similar activities

Mastering Git, GitHub, and SSH

Mastering Git, GitHub, and SSH

12th Grade

20 Qs

Git Commands Quiz

Git Commands Quiz

12th Grade

18 Qs

Web Development Essentials

Web Development Essentials

12th Grade

15 Qs

GitHub

GitHub

12th Grade

20 Qs

Mastering Git and GitHub

Mastering Git and GitHub

12th Grade

22 Qs

HTML Forms

HTML Forms

9th - 12th Grade

20 Qs

HTML and Git Quiz for Grade 12 Students

HTML and Git Quiz for Grade 12 Students

12th Grade

19 Qs

Preguntas sobre Git y GitHub

Preguntas sobre Git y GitHub

9th Grade - University

20 Qs

Round 4 Clash of Coders

Round 4 Clash of Coders

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Science Club

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git?

A nickname for GitHub.

A version control system.

A programming language.

A remote repository platform.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git is the same as GitHub.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to initialize Git on the current repository?

git start

start git

git init

initialize git

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to move to the branch named "new-email"?

git checkout new-email

git branch new-email

git branch -move new-email

git checkout branch new-email

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to view the history of commits for the repository?

git commits

git history

git log

git --full-log

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git commit history is automatically deleted:

Every year.

Never.

Every 2 weeks.

Every month.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to set the user email for the current repository?

git config user.email

git config email

git email.user

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?