Intro to Git and GitHub

Intro to Git and GitHub

University

20 Qs

quiz-placeholder

Similar activities

PreTest Matakuliah Sysadmin

PreTest Matakuliah Sysadmin

University

20 Qs

Keamanan Komputer - Kuis Free UTS

Keamanan Komputer - Kuis Free UTS

1st Grade - University

20 Qs

อุปกรณ์เครือข่าย

อุปกรณ์เครือข่าย

University

17 Qs

ข้อสอบวิชาการใช้เทคโนโลยีดิจิทัลเพื่อการศึกษา (ชุดที่1)

ข้อสอบวิชาการใช้เทคโนโลยีดิจิทัลเพื่อการศึกษา (ชุดที่1)

University

20 Qs

PH1 INTERNET DAN JARINGAN KOMPUTER KELAS 8

PH1 INTERNET DAN JARINGAN KOMPUTER KELAS 8

12th Grade - Professional Development

20 Qs

Parallel & Distributed Database

Parallel & Distributed Database

University

20 Qs

Unity.Basics-1

Unity.Basics-1

6th Grade - University

15 Qs

Git and Github

Git and Github

University

15 Qs

Intro to Git and GitHub

Intro to Git and GitHub

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

DURGESH VAIGANDLA

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git?

Git is a programming language.
Git is a type of food.
Git is a social media platform.
Git is a distributed version control system.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command initializes a new Git repository?

git begin
git init
git start
git create

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you stage changes for the next commit in Git?

Use 'git add' command to stage changes for the next commit.
Use 'git commit' command to stage changes for the next commit.
Use 'git push' command to stage changes for the next commit.
Use 'git checkout' command to stage changes for the next commit.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you commit changes in Git?

git push origin master
git checkout -b new-branch
git status -> git push
git add . -> git commit -m

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to view the commit history?

git show
git history
git status
git log

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is GitHub?

GitHub is a fitness tracking app.
GitHub is a cooking recipe website.
GitHub is a web-based platform used for version control and collaboration on software projects.
GitHub is a social media platform for sharing photos and videos.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you clone a repository from GitHub?

git pull https://github.com/username/repository.git
git checkout https://github.com/username/repository.git
git commit https://github.com/username/repository.git
git clone https://github.com/username/repository.git

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?