Git & GitHub Quiz

Git & GitHub Quiz

University

40 Qs

quiz-placeholder

Similar activities

Programming Logic and Design - Chapter 4 - Making Decisions

Programming Logic and Design - Chapter 4 - Making Decisions

University - Professional Development

35 Qs

 6° Semestre

6° Semestre

University

36 Qs

Kiến thức về HTML

Kiến thức về HTML

12th Grade - University

45 Qs

HTML and Web Technologies Quiz

HTML and Web Technologies Quiz

University

35 Qs

HTML

HTML

University

40 Qs

Operators in Python

Operators in Python

University

43 Qs

Decision and Case Control Statements in C

Decision and Case Control Statements in C

University

35 Qs

[AP CSP] Programming with Conditionals [If, Elif, Else]

[AP CSP] Programming with Conditionals [If, Elif, Else]

9th Grade - University

35 Qs

Git & GitHub Quiz

Git & GitHub Quiz

Assessment

Quiz

Special Education, Education, Computers

University

Medium

Created by

Kundan Kumar

Used 25+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is Distributed version control system?

CSV

perforce

svn

Git

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After you add a file, it becomes

Committed

Modified

Staged

Untracked

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following is true you when you use the following command?

All new and updated files are staged

Files are staged in alphabetical order.

All new files are staged

Only updated files are staged

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you supply a commit message to a commit?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which two configuration properties does the tool expect to be configured after installing Git and prior to issuing the first commit?

email address and password

username and password

username and IP address

username and email address

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's a shortcut to staging all the changes you have?

git commit add .

git commit .

git add .

git stage -a

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used in switching between branches?

git branch

git checkout

git switch

git merge

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?