Round 4 Clash of Coders

Round 4 Clash of Coders

12th Grade

20 Qs

quiz-placeholder

Similar activities

022_Phishing – CompTIA Security+ SY0-701 – 2.2

022_Phishing – CompTIA Security+ SY0-701 – 2.2

12th Grade

20 Qs

Data Structures

Data Structures

10th Grade - University

18 Qs

ROUND 3 TECCASINO

ROUND 3 TECCASINO

KG - Professional Development

15 Qs

Microsoft Word Review

Microsoft Word Review

12th Grade

15 Qs

CISM125 - GMAIL

CISM125 - GMAIL

6th - 12th Grade

21 Qs

Copyright, Fair Use, Public Domain, Creative Commons

Copyright, Fair Use, Public Domain, Creative Commons

9th - 12th Grade

19 Qs

SCSU

SCSU

1st Grade - Professional Development

20 Qs

Cyber Security

Cyber Security

9th - 12th Grade

15 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?