Github Quiz

Github Quiz

University

10 Qs

quiz-placeholder

Similar activities

FIVIZZ: WEEK 11 - PROGRAMMING 2

FIVIZZ: WEEK 11 - PROGRAMMING 2

University

10 Qs

computer Networks

computer Networks

University

10 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

DCN5511: Chapter 5 - 7

DCN5511: Chapter 5 - 7

University

15 Qs

Structured/Traditional SDM

Structured/Traditional SDM

University

9 Qs

Process modeling

Process modeling

University

10 Qs

 QUIZ  MS Core Java Quiz-3 2023

QUIZ MS Core Java Quiz-3 2023

University

11 Qs

QUIZ GAME

QUIZ GAME

University

10 Qs

Github Quiz

Github Quiz

Assessment

Quiz

Computers

University

Medium

Created by

ACES DYPCOE

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a README file in a Github repository?

To provide information about the project and how to use it

To showcase the developer's personal information

To provide a platform for user feedback

To store backup files of the project

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between git and Github?

Git is a social media platform, while Github is a code editor

Git is a cloud storage service, while Github is a project management tool

Git is a version control system, while Github is a platform for hosting Git repositories.

Git is used for web development, while Github is used for mobile app development

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a pull request in Github?

A way to create a new repository

A way to propose changes to a repository by submitting a modified version of the code for review and potential merging.

A way to share code without any review process

A way to delete code from a repository

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new branch in a Github repository?

git branch [branch_name]

git checkout -b [branch_name]

git add [branch_name]

git commit -m [branch_name]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of 'git clone' command in Github?

To merge two repositories in Github

To rename a repository in Github

To create a copy of a repository from Github to your local machine.

To delete a repository from Github

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between 'git pull' and 'git fetch' in Github?

'git pull' merges the changes from the remote repository into the current branch, while 'git fetch' only fetches the changes from the remote repository.

'git pull' only fetches the changes from the remote repository

'git fetch' merges the changes from the remote repository into the current branch

'git pull' fetches the changes from the remote repository and merges them into the current branch

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you revert a commit in Github?

git cancel

git undo

git reset

git revert

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?