Perbaikan UAS - Pemrograman 3

Perbaikan UAS - Pemrograman 3

University

60 Qs

quiz-placeholder

Similar activities

Basis Data

Basis Data

University

55 Qs

Computer Skills - Chapter 1

Computer Skills - Chapter 1

University

60 Qs

Computer ٍSkills- Chapter 3

Computer ٍSkills- Chapter 3

1st Grade - University

62 Qs

DATA STRUCTURES

DATA STRUCTURES

University

60 Qs

EXAM

EXAM

University

60 Qs

Python Programming with modules

Python Programming with modules

University

61 Qs

สอบกลางภาควิชา ธุรกิจและการเป็นผู้ประกอบการ

สอบกลางภาควิชา ธุรกิจและการเป็นผู้ประกอบการ

University

60 Qs

săn đây CSI104

săn đây CSI104

University

60 Qs

Perbaikan UAS - Pemrograman 3

Perbaikan UAS - Pemrograman 3

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Grez Arifiyan

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the full form of GIT?

Gastro Intestional Track.

Gastro International Track.

Global information Tracker

None of these

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following git command that downloads your repository from GitHub to your computer?

git fork

git commit

git clone

git push

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following shortcut to staging all the changes you have?

  • git push -am "Message"

  • git add .

  • git commit add .

  • git commit .

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Identify the correct commit syntax for all changes with a message?

  • git add -a "I'm coding"

  • git commit -am "I'm coding"

  • git message -am "I'm coding"

  • None of these

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What comes first, staging with git add. or committing with git commit?

  • Committing with git commit

  • Staging your commits with git add

  • None of these

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you create a copy of a lab under your own GitHub account so that you can solve the lab?

  • Forking it via the GitHub interface.

  • git clone

  • git pull-request

  • git fork

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

GIT comes from?

  • 2005

  • 2007

  • 2004

  • 2008

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?