Full Stack Proficiency Quiz

Full Stack Proficiency Quiz

9th Grade

25 Qs

quiz-placeholder

Similar activities

Software engineering vocabulary practice

Software engineering vocabulary practice

12th Grade

26 Qs

101-125

101-125

University

25 Qs

Gerunds and Infinitives

Gerunds and Infinitives

University

20 Qs

Crime Vocabulary / Verbs Unit 2

Crime Vocabulary / Verbs Unit 2

10th Grade

20 Qs

JROTC Leadership Test

JROTC Leadership Test

9th - 12th Grade

20 Qs

Programming

Programming

10th Grade

20 Qs

Software Development_Assessment

Software Development_Assessment

University

20 Qs

Mand Root Word

Mand Root Word

7th Grade - University

20 Qs

Full Stack Proficiency Quiz

Full Stack Proficiency Quiz

Assessment

Quiz

English

9th Grade

Hard

Created by

Rogith J

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command initializes a Git repository?

git init

git create

git new

git start

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to check the status of a repository?

git verify

git log

git check

git status

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command adds all files to the staging area in Git?

git push

git commit

git add

git clone

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git clone do?

Copies a repository from GitHub

Renames a repository

Deletes a repository

Creates a new repository

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which command switches between branches?

Neither a nor b

Both a and b

git switch

git checkout

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to commit changes in Git?

git merge

git push

git branch

git commit -m 'message'

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git push do?

Merges branches

Deletes a branch

Uploads changes to a remote repository

Pulls changes from a remote 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?