Git & Github

Git & Github

Professional Development

10 Qs

quiz-placeholder

Similar activities

Quiz on Git and GitHub and SQL

Quiz on Git and GitHub and SQL

Professional Development

14 Qs

Quiz tentang Git dan GitHub

Quiz tentang Git dan GitHub

Professional Development

10 Qs

GIT

GIT

Professional Development

15 Qs

edX Vanderbilt - Day 1 Review

edX Vanderbilt - Day 1 Review

Professional Development

10 Qs

DA - RA1 - GIT

DA - RA1 - GIT

Professional Development

10 Qs

GİTHUB, İŞ AKIŞ YÖNETİMİ

GİTHUB, İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

Fun Quiz

Fun Quiz

Professional Development

10 Qs

ROUND 3 TECCASINO

ROUND 3 TECCASINO

KG - Professional Development

15 Qs

Git & Github

Git & Github

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Sandeep Singh

Used 86+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which is Distributed version control system?
cvs
Perforce
svn
git

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which Command is used to show limited number of commits?
git fetch
git log -n
git config
git status

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What command lets you create a connection between a local and remote repository?
git remote add origin
git remote add new
git remote new origin
git remote origin

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

.......... is equivalent to fetch and merge
pull
syncronize
push
fetch

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following git command that downloads your repository from GitHub to your computer?
git clone
git commit
git fork
git push

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

How do you supply a commit message to a commit?
Git message "My first commit"
Git add "My first commit"
Git commit "My first commit"
Git commit -m "I'm coding!"

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following commands is used in switching between branches?
Git branch
Git checkout
Git switch
Git merge

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?