SDF Q6 U2

SDF Q6 U2

12th Grade

6 Qs

quiz-placeholder

Similar activities

Technical Terms - Hardware (A-Z) - ISA

Technical Terms - Hardware (A-Z) - ISA

12th Grade

10 Qs

Word 2019 Module 1 Lesson 3

Word 2019 Module 1 Lesson 3

9th - 12th Grade

8 Qs

Microsoft Word 2019 Advanced

Microsoft Word 2019 Advanced

9th - 12th Grade

8 Qs

Technical Terms - Internet (A-Z) - PHP

Technical Terms - Internet (A-Z) - PHP

12th Grade

10 Qs

Computer Lit. 4

Computer Lit. 4

9th - 12th Grade

10 Qs

Construct 2 Basics

Construct 2 Basics

2nd Grade - Professional Development

10 Qs

Windows Basic Vocab 1

Windows Basic Vocab 1

9th - 12th Grade

10 Qs

PowerShell in Malware Analysis

PowerShell in Malware Analysis

12th Grade

10 Qs

SDF Q6 U2

SDF Q6 U2

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Rebecca Sims

Used 6+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______________ is the idea of having multiple versions of a file with the ability to revert back to a specific version if needed.

Code review

Github

Version control

Linking

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to work on a file in Github, you should __________________.

ask the user

check out the file

create a new file

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Github when changing a document, ___________ indicates what will be changed and _________ indicates how the new line of code will look.

red; green

green; red

gray; yellow

yellow; gray

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You should always do what when adding a new version of a file in GitHub?

a description

a link

a source

an algorithm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you see the version history of a file in GitHub?

select Version

select Version History

select History

select Past Changes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

________________ allows multiple developers to have multiple copies of a repository, make changes, and merge changes.

Listing

Duplicating

Merging

Branching