GO! Quizz Zeriusz Day 19 - Git

GO! Quizz Zeriusz Day 19 - Git

12th Grade

15 Qs

quiz-placeholder

Similar activities

Quiz Compiler Pertemuan-3

Quiz Compiler Pertemuan-3

University

15 Qs

Código Bajo Control: Tu Misión en GitHub

Código Bajo Control: Tu Misión en GitHub

University

16 Qs

Backend Development

Backend Development

University

10 Qs

Warehouse Warrior Autonomous Skills Challenge

Warehouse Warrior Autonomous Skills Challenge

8th Grade - University

10 Qs

Primer Examen Programación IV

Primer Examen Programación IV

University

10 Qs

Github and Testing

Github and Testing

University

15 Qs

Pre-Test (Before Learning)

Pre-Test (Before Learning)

University

10 Qs

LogoNOVA (FYIT Logo Quiz)

LogoNOVA (FYIT Logo Quiz)

University

20 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?