git quiz

git quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

Mastering Git: Test Your Knowledge

Mastering Git: Test Your Knowledge

Professional Development

7 Qs

Introduction to Open-Source

Introduction to Open-Source

Professional Development

10 Qs

Control de Versiones

Control de Versiones

Professional Development

6 Qs

Nuevo modelo de contribución: Sesión 2

Nuevo modelo de contribución: Sesión 2

Professional Development

13 Qs

Git review

Git review

Professional Development

9 Qs

Intro to Git Quiz

Intro to Git Quiz

Professional Development

15 Qs

Training Sesi Developer

Training Sesi Developer

Professional Development

10 Qs

git quiz

git quiz

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Tanisha N

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Who created Git?

Mark Zuckerberg

Linus Torvalds

Dennis Ritchie

Bill Gates

2.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

 What is the main purpose of a Version Control System (VCS)?

To track and manage changes in code

To manage databases

To create animations

To design web pages

3.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which of the following is NOT a type of Version Control System (VCS)?

Local Version Control

Centralized Version Control

Distributed Version Control

Cloud-Based Version Control

4.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which of the following is an example of a Distributed Version Control System (DVCS)?

Apache Subversion (SVN)

Concurrent Versions System (CVS)

Git

None of the above

5.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the command to initialize a Git repository?

git start

git new

git init

git create

6.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which command is used to check the current status of a Git repository?

git status

git log

git check

git verify

7.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the purpose of the .gitignore file in Git?

To delete files permanently

To track deleted files

To rename files in a repository

To ignore specific files from being tracked

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?