IOTA : Web Development Bootcamp Quiz 5

IOTA : Web Development Bootcamp Quiz 5

University

10 Qs

quiz-placeholder

Similar activities

Vistacreate

Vistacreate

University

15 Qs

Industry 4.0 Unit 1

Industry 4.0 Unit 1

University

10 Qs

Java Programming-1

Java Programming-1

University

10 Qs

8051-MCQ

8051-MCQ

University

15 Qs

OOP

OOP

University

10 Qs

Object Oriented Programming Assessment 1

Object Oriented Programming Assessment 1

University

15 Qs

Chapter 1

Chapter 1

University

10 Qs

PICMAKER

PICMAKER

University

15 Qs

IOTA : Web Development Bootcamp Quiz 5

IOTA : Web Development Bootcamp Quiz 5

Assessment

Quiz

Computers

University

Medium

Created by

IOTA IIITS

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?