Search Header Logo

Git, Node.js, and Express.js Quiz

Authored by BRAJESH KUMAR

Computers

University

Git, Node.js, and Express.js Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers