Round 4 Clash of Coders

Round 4 Clash of Coders

12th Grade

20 Qs

quiz-placeholder

Similar activities

POST TEST GIT

POST TEST GIT

12th Grade - Professional Development

15 Qs

Fundamentos de Git e GitHub

Fundamentos de Git e GitHub

12th Grade - University

15 Qs

Git Version Control

Git Version Control

12th Grade

20 Qs

Git Commands Quiz

Git Commands Quiz

12th Grade

18 Qs

GitHub

GitHub

12th Grade

20 Qs

basic of software engineering

basic of software engineering

12th Grade

21 Qs

Git Branching

Git Branching

12th Grade

20 Qs

Git and GitHub Quiz

Git and GitHub Quiz

12th Grade

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?