GO! Quizz Zeriusz Day 19 - Git

GO! Quizz Zeriusz Day 19 - Git

12th Grade

15 Qs

quiz-placeholder

Similar activities

InfoSec Quiz 1

InfoSec Quiz 1

University

15 Qs

Exploring Digital Transformation and IoT

Exploring Digital Transformation and IoT

12th Grade

15 Qs

GDG ANDROID BOOTCAMP QUIZ

GDG ANDROID BOOTCAMP QUIZ

University

20 Qs

Quizz Programming

Quizz Programming

12th Grade

11 Qs

Network Engineering and Security Quiz

Network Engineering and Security Quiz

University

19 Qs

Basic Cybersecurity Quiz

Basic Cybersecurity Quiz

9th - 12th Grade

10 Qs

Design-Interface and Dialogue

Design-Interface and Dialogue

University

15 Qs

VPN and IPsec Concepts

VPN and IPsec Concepts

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?