Quiz sobre Git y GitHub

Quiz sobre Git y GitHub

University

8 Qs

quiz-placeholder

Similar activities

S06 - Business Intelligence and Analytics

S06 - Business Intelligence and Analytics

University

10 Qs

Git Bash Quiz

Git Bash Quiz

University

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

Introduction to Git and Github

Introduction to Git and Github

University

10 Qs

Git hub Pull Request

Git hub Pull Request

University

10 Qs

Hacktoberfest-2021

Hacktoberfest-2021

University

10 Qs

PHP Tours Meetup #16 (Gitkraken + API Platform)

PHP Tours Meetup #16 (Gitkraken + API Platform)

University - Professional Development

10 Qs

Intro to GitHub

Intro to GitHub

University

7 Qs

Quiz sobre Git y GitHub

Quiz sobre Git y GitHub

Assessment

Quiz

Computers

University

Hard

Created by

Nixon López

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Git Bash?

To write and edit code

To collaborate with other developers

To manage and track changes in code

To create and manage repositories

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a code version control system?

To manage changes to the source code of a software project

To share files in a cloud service

To edit text online

To store digital assets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to print the working directory in the terminal?

ls

pwd

touch

cd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to list all the files and folders in the current directory in the terminal?

cd

ls

rm

mkdir

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to create a folder in the terminal?

cd ..

pwd

ls

mkdir

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of using Git Bash?

To write and execute shell commands

To create and manage Git repositories

To collaborate with other developers

To track changes in code files

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required to directly manipulate the terminal from Visual Studio Code?

Bitbucket

Git Bash

GitHub

Git

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step to start sharing a software project in the cloud using GitHub?

Install Git Bash

Have Visual Studio Code

Have an installed operating system

Create an account on GitHub