Git Quiz

Git Quiz

University

13 Qs

quiz-placeholder

Similar activities

GitThat30Bro

GitThat30Bro

University

15 Qs

GIT COURSE

GIT COURSE

University

13 Qs

Git & GitHub

Git & GitHub

University

10 Qs

Understanding Git and GitHub

Understanding Git and GitHub

University

10 Qs

Introduction to Git and Github

Introduction to Git and Github

University

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

GitHub Jan12

GitHub Jan12

11th Grade - University

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

Git Quiz

Git Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Bhavya Bibra

Used 16+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is git?

Git is a programming language.
Git is a cloud storage service.
Git is a distributed version control system.
Git is a text editor.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is GitHub?

VCS

A file-sharing system

A web-based platform for Version Control

Social media site

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to stage changes in Git?

Git push

Git commit

Git pull

Git add

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git is only used by programmers and developers to manage code.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which editor is initially configured with Git?

Vim

Vs code

Nano

Jupyter

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In command: git commit -a -m "Message" , What are -a and -m?

Tags

Attributes

Flags

Message

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to bypass the staging part of the Git lifecycle?

Git push commit

Git force commit

Git status

Git commit -a

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?