github_quiz

github_quiz

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

CM_DEVELOPMENT_ENVIRONMENTS

CM_DEVELOPMENT_ENVIRONMENTS

KG - Professional Development

10 Qs

Git & GitHub

Git & GitHub

12th Grade

13 Qs

Ice breaker 2

Ice breaker 2

9th - 12th Grade

11 Qs

Empowerment Technology

Empowerment Technology

11th Grade

10 Qs

Trivia de Software de IA A1

Trivia de Software de IA A1

10th Grade

9 Qs

GitHub Basics

GitHub Basics

12th Grade

10 Qs

Git y GitHub

Git y GitHub

9th Grade - University

13 Qs

REC P1 - BackEnd

REC P1 - BackEnd

12th Grade

11 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