github_quiz

github_quiz

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Git & GitHub Quiz

Git & GitHub Quiz

12th Grade

13 Qs

REC P1 - BackEnd

REC P1 - BackEnd

12th Grade

11 Qs

CM_DEVELOPMENT_ENVIRONMENTS

CM_DEVELOPMENT_ENVIRONMENTS

KG - Professional Development

10 Qs

RC - M05 - T2 - Tecnologias de Desenvolvimento Web

RC - M05 - T2 - Tecnologias de Desenvolvimento Web

11th Grade

10 Qs

Git & GitHub

Git & GitHub

12th Grade

13 Qs

GitHub Basics

GitHub Basics

12th Grade

10 Qs

Linux - Unit 6 Quiz

Linux - Unit 6 Quiz

9th - 12th Grade

13 Qs

Icebreaker 1

Icebreaker 1

9th - 12th Grade

8 Qs

github_quiz

github_quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

kidzian pvtltd

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is GitHub mainly used for?

Storing and sharing code online

Watching videos

Playing games

creating games

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git?

A programming language

A tool to edit images

A tool to track code changes

A code editor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ‘repository’ is like:

A video library

A folder to store code

A printer

A music player

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to start Git in a folder?

git init

git run

git start

git open

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git add . do?

Adds code to the staging area

Deletes code

Sends email

Saves code to GitHub

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git push origin master do?

Uploads code to GitHub

Starts a website

Opens a file

Download code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git pull do?

Downloads latest code from GitHub

Deletes repository

Uploads files

Pushes code

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between Git and GitHub?

Git is for version control; GitHub is for hosting code

Git is online, GitHub is offline

Git is a code language; GitHub is a printer

None of these