GO! Quizz Zeriusz Day 19 - Git

GO! Quizz Zeriusz Day 19 - Git

12th Grade

15 Qs

quiz-placeholder

Similar activities

KUIS DENGAN TOPIK MATERI PERTEMUAN 1

KUIS DENGAN TOPIK MATERI PERTEMUAN 1

10th Grade - University

10 Qs

Testez vos connaissances sur Git

Testez vos connaissances sur Git

12th Grade

10 Qs

Soal Remidial Kelas 12 Smt 1

Soal Remidial Kelas 12 Smt 1

12th Grade

20 Qs

UKD Informatika 9 TIK

UKD Informatika 9 TIK

9th - 12th Grade

20 Qs

Git & GitHub Quiz - MSP Session (5/5/2025)

Git & GitHub Quiz - MSP Session (5/5/2025)

University

12 Qs

GIT and Version Control Concepts

GIT and Version Control Concepts

University

20 Qs

Desarrollo Web Integral  Examen 3 Parcial - Remedial

Desarrollo Web Integral Examen 3 Parcial - Remedial

University

15 Qs

3TDS - Programação Backend - Recuperação 1

3TDS - Programação Backend - Recuperação 1

12th Grade

10 Qs

GO! Quizz Zeriusz Day 19 - Git

GO! Quizz Zeriusz Day 19 - Git

Assessment

Quiz

Information Technology (IT)

12th Grade

Easy

Created by

intern ds

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah Git untuk membuat repository baru di direktori lokal?

git start

git new

git create

git init

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repository mana yang digunakan untuk berkolaborasi secara online?

Local Repository

Remote Repository

Temporary Repository

Stash Repository

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa fungsi dari perintah git push?

Mengunduh perubahan terbaru dari remote repository

Mengirim perubahan dari local repository ke remote repository

Membatalkan perubahan terakhir

Menyimpan perubahan tanpa commit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah apa yang digunakan untuk mengambil dan menggabungkan perubahan dari remote repository?

git clone

git fetch

git pull

git merge

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa fungsi dari git clone?

Menggabungkan dua branch

Membuat salinan dari remote repository ke local

Memperbaiki commit terakhir

Menghapus remote repository

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa perintah untuk membuat branch baru bernama feature-login?

git branch -create feature-login

git branch feature-login

git new branch feature-login

git create branch feature-login

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa tujuan dari git merge?

Menghapus branch

Menggabungkan dua branch

Membuat branch baru

Mengirim perubahan ke remote

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?