Search Header Logo

IOTA : Web Development Bootcamp Quiz 5

Authored by IOTA IIITS

Computers

University

Used 1+ times

IOTA : Web Development Bootcamp Quiz 5
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these terms best describes GitHub?

Issue Tracking System
Distributed Version Control System
Web-based Repository Hosting Service
Both A and B
None of these

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Git command for switching between branches:

git checkout
git branch
git switch
git diff

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you check the state of your local git repository since your last commit?

git commit
git check
git diff
git status

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you supply a commit message to a commit?

git commit "first commit"
git add "first commit"
git commit -m "first commit"
git message "first commit"

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What's the git command that downloads your repository from GitHub to your computer?

git commit
git install
git fork
git clone

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the correct order to submit your changes from the working directory all the way to the remote repository?

git commit, git stage, git push
git stage, git commit, git push
git commit, git add, git push
git add, git commit , git push

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these websites can be hosted on GitHub?

Static
Dynamic
Pseudo-static
Both A and B
None of these

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?