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

Unit 12: A Place for Everything, para, ord/ordin, pos

Unit 12: A Place for Everything, para, ord/ordin, pos

6th - 12th Grade

23 Qs

SQL Quizz #2

SQL Quizz #2

9th - 12th Grade

20 Qs

Command, Free Market, Mixed,

Command, Free Market, Mixed,

12th Grade

20 Qs

Programming

Programming

10th Grade

20 Qs

Advanced GitHub Quiz

Advanced GitHub Quiz

University

20 Qs

Unit 1

Unit 1

University

20 Qs

Post Test Laravel 10

Post Test Laravel 10

12th Grade

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?