Kuis Dasar Git dan GitHub

Kuis Dasar Git dan GitHub

University

15 Qs

quiz-placeholder

Similar activities

HTML, Bootstrap y GitHub

HTML, Bootstrap y GitHub

11th Grade - University

12 Qs

Github Quiz

Github Quiz

University

10 Qs

IOTA : Web Development Bootcamp Quiz 5

IOTA : Web Development Bootcamp Quiz 5

University

10 Qs

DevNet Express

DevNet Express

10th Grade - Professional Development

11 Qs

HacktoberFest2022 Day 1

HacktoberFest2022 Day 1

University

20 Qs

Version Control Systems Quiz

Version Control Systems Quiz

University

10 Qs

Git Github

Git Github

University

10 Qs

UC10 - Versionamento de software

UC10 - Versionamento de software

University - Professional Development

15 Qs

Kuis Dasar Git dan GitHub

Kuis Dasar Git dan GitHub

Assessment

Quiz

Computers

University

Medium

Created by

Jimmy IBBI

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa itu Git?

Sebuah bahasa pemrograman.

Sistem kontrol versi terdistribusi.

Platform hosting untuk proyek Python.

Editor teks berbasis web.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa manfaat utama menggunakan Git?

Untuk mendesain antarmuka pengguna.

Memfasilitasi kolaborasi tanpa saling mengganggu.

Mengelola basis data relasional.

Mengoptimalkan performa aplikasi.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa itu repository dalam Git?

Sebuah alat untuk debugging aplikasi.

Tempat menyimpan semua file dan riwayat perubahan proyek.

Direktori khusus untuk meng-host file media.

Plugin untuk mengelola dependencies.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa fungsi dari perintah `git init`?

Menghapus repository.

Menginisialisasi repository baru.

Menggabungkan dua branch.

Menarik perubahan dari remote repository.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa yang dimaksud dengan commit dalam Git?

Folder untuk menyimpan file sementara.

Merekam perubahan yang telah dilakukan.

Membuat salinan branch baru.

Alat untuk memeriksa status file.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah apa yang digunakan untuk menambahkan file ke staging area?

`git pull`

`git push`

`git add`

`git status`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa fungsi perintah `git commit -m "pesan"`?

Menarik perubahan dari repository remote.

Menggabungkan branch.

Merekam perubahan ke dalam repository dengan pesan.

Menghapus file dari repository.

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?