Git & GitHub Quiz

Git & GitHub Quiz

University

40 Qs

quiz-placeholder

Similar activities

LZ2A_522

LZ2A_522

University

40 Qs

Design and Analysis of Algorithms

Design and Analysis of Algorithms

University

44 Qs

Emerging Trends in Technology

Emerging Trends in Technology

11th Grade - University

35 Qs

National Qualifying Examination Questions

National Qualifying Examination Questions

4th Grade - University

40 Qs

Software Engineering - Test 2 Sample

Software Engineering - Test 2 Sample

University

35 Qs

Network Security Quiz

Network Security Quiz

University

41 Qs

Python

Python

University

45 Qs

Cloud Computing Quiz

Cloud Computing Quiz

University

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