Search Header Logo

Round 4 Clash of Coders

Authored by Science Club

Computers

12th Grade

Used 1+ times

Round 4 Clash of Coders
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?