Git Basic

Git Basic

Professional Development

14 Qs

quiz-placeholder

Similar activities

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

Git Quiz

Git Quiz

Professional Development

15 Qs

Synergy BCA | Chapter 6

Synergy BCA | Chapter 6

Professional Development

18 Qs

AWS Data Lake Immersion Day

AWS Data Lake Immersion Day

Professional Development

12 Qs

Revision of CPU

Revision of CPU

KG - Professional Development

12 Qs

K4.1 SOURCE CODE MANAGEMENT

K4.1 SOURCE CODE MANAGEMENT

Professional Development

12 Qs

Network Security 2

Network Security 2

Professional Development

10 Qs

Git & Github

Git & Github

Professional Development

10 Qs

Git Basic

Git Basic

Assessment

Quiz

Computers

Professional Development

Medium

Created by

An Nguyen

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one is NOT a version control system tool ?
Git
SVN
CVS
CSS
Perforce

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Git can work in which OS ? (multi answers )
Windows
Linux
OS

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Git is …
free
costly

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Git is …
centralize
distributed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command line should you use to make a folder become a new git repository?
git init
git clone
git add
git pull
git push

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check the state of your local git repository since your last commit?
git show
git diff
git log
git status
git fetch

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command line should you use to move a file from working directory to staging area?
git status
git checkout
git add
git commit
git push

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?