Git, Node.js, and Express.js Quiz

Git, Node.js, and Express.js Quiz

University

30 Qs

quiz-placeholder

Similar activities

Git Set Go Set 2

Git Set Go Set 2

University

25 Qs

Desarrollo IX - Comercio Electrónico

Desarrollo IX - Comercio Electrónico

University

35 Qs

Pre assessment quiz_Back end + Mongo.db_Nipani

Pre assessment quiz_Back end + Mongo.db_Nipani

University

33 Qs

Quiz Bootstrap (Fullstack Praktikum)

Quiz Bootstrap (Fullstack Praktikum)

University

25 Qs

Revision: programming, OOP, version control, debugging

Revision: programming, OOP, version control, debugging

11th Grade - University

35 Qs

Version Control Systems Quiz

Version Control Systems Quiz

University

30 Qs

UH BAB II

UH BAB II

9th Grade - University

25 Qs

Semi-Final Exam - Soft Eng 2

Semi-Final Exam - Soft Eng 2

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?