GIT & GITHub

GIT & GITHub

10th Grade - University

10 Qs

quiz-placeholder

Similar activities

quizz konsultasi mingguan pertemuan 13 -f-02

quizz konsultasi mingguan pertemuan 13 -f-02

University

15 Qs

Git Lesson

Git Lesson

12th Grade

5 Qs

LSC Materials Database

LSC Materials Database

10th Grade

13 Qs

EDU

EDU

University

10 Qs

Literasi Informasi

Literasi Informasi

University

7 Qs

Building services Plumbing

Building services Plumbing

9th - 11th Grade

15 Qs

Web Apps 01 - CLI (Terminal, Git, Meteor)

Web Apps 01 - CLI (Terminal, Git, Meteor)

University

15 Qs

IEEE SAKEC GIT & GITHUB QUIZ - 1

IEEE SAKEC GIT & GITHUB QUIZ - 1

University

7 Qs

GIT & GITHub

GIT & GITHub

Assessment

Quiz

Education

10th Grade - University

Medium

Created by

BHAWNA SINGHAL

Used 202+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

1. Which of these terms best describes GitHub?

Issue Tracking System

Web-Based Repository Hosting Service

Distributed Version Control System

Integrated Development Environment

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

2. Which command should you use to initialize a new git repository?

Git install

Git bash

Git start

Git init

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

3. What is the opposite of git clone?

Git push

Git status

Git add

Git upload

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

4. How do you check the state of your local git repository since your last commit?

Git commit

Git status

Git check

Git diff

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

5. How do you supply a commit message to a commit?

Git message "I'm coding!"

Git commit "I'm coding!"

Git commit -m "I'm coding!"

Git add "I'm coding!"

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

6. What's the git command that downloads your repository from GitHub to your computer?

Git fork

Git commit

Git clone

Git push

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

7. Which is the correct usage of push command?

Git push <branch> <remote>

Git push <remote> <branch>

Both correct

None of them

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?