Git, Node.js, and Express.js Quiz

Git, Node.js, and Express.js Quiz

University

30 Qs

quiz-placeholder

Similar activities

FSsum_Finals Quiz

FSsum_Finals Quiz

University

25 Qs

DSA_Midterm Quiz no. 1

DSA_Midterm Quiz no. 1

University

25 Qs

AZ-400 Quiz

AZ-400 Quiz

University

35 Qs

Prompt Engineering for Web Developers

Prompt Engineering for Web Developers

University

30 Qs

Pengenalan Laravel 11 dan Filament

Pengenalan Laravel 11 dan Filament

12th Grade - University

30 Qs

Git Set Go - Set 1

Git Set Go - Set 1

University

25 Qs

Bimestral: Bootstrap

Bimestral: Bootstrap

University

30 Qs

Long Quiz Midterm DBMS (MS ACCESS)

Long Quiz Midterm DBMS (MS ACCESS)

University

30 Qs

Git, Node.js, and Express.js Quiz

Git, Node.js, and Express.js Quiz

Assessment

Quiz

Computers

University

Hard

Created by

BRAJESH KUMAR

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git?

A programming language

A version control system

A text editor

A database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git init do?

Clones a repository

Initializes a new Git repository

Stages changes

Deletes a repository

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of git add?

Commit changes to the repository

Add a remote repository

Stage changes for the next commit

Merge branches

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to create a new branch in Git?

git checkout branch

git branch new_branch

git branch create new_branch

git init new_branch

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git merge do?

Stages changes for commit

Combines changes from one branch into another

Deletes a branch

Reverts a commit

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of git clone?

Create a copy of a repository locally

Stage changes for commit

Merge branches

Update the local branch

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git pull do?

Fetch and merge changes from a remote repository

Push changes to a remote repository

Merge branches

Delete a branch

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?