Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

An Introduction to GitHub

Total questions: 7

Worksheet time: 4mins

Name
Class
Date
1.

What is github?

a)

A google app

b)

a web-based application

c)

a backend server

2.

GitHub encourages teams to (a)   to build and edit their site content.

3.

Allows multiple developers to work on a single project at the same time?

a)

Git

b)

Github

c)

Google

4.

With GitHub, developers can ______ code, _______ changes, and _________ solutions to problems that might arise during the site development process simultaneously.

a)

build , track, innovate

b)

track, innovate, build

c)

innovate, track, build

5.

What is a branch?

a)

a platform that securely deploys a website from a GitHub repository

b)

a folder in which all files and their version histories are stored.

c)

a workspace in which you can make changes that won’t affect the live site.

6.

How does work merge in github?

a)

Uploading photos to a server

b)

Joining two codes in a folder

c)

After a pull request is approved, the commit will be pulled in (or merged) from one branch to another and then, deployed on the live site

7.

Where are all files and their version histories are store?

a)

Branch

b)

Repository

c)

Commit