Midterms DevNet

Midterms DevNet

University

32 Qs

quiz-placeholder

Similar activities

String

String

10th Grade - University

30 Qs

python

python

University

30 Qs

Quiz 1 - PF101 - Python Numbers and String

Quiz 1 - PF101 - Python Numbers and String

University

30 Qs

BASIC PYTHON

BASIC PYTHON

University

30 Qs

Python Operators

Python Operators

University

35 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

System Architecture LT2

System Architecture LT2

University

30 Qs

Python Quiz#1_24March2020

Python Quiz#1_24March2020

University

30 Qs

Midterms DevNet

Midterms DevNet

Assessment

Quiz

Computers

University

Easy

Created by

Ne R

Used 29+ times

FREE Resource

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A developer issues the Linux command pip3 freeze in an activated Python 3 virtual environment. What is the function that is provided by the command?

  • to output a list of installed Python packages

  • to lock the current virtual environment

  • to prepare the environment before installing a Python package

  • to deactivate the current virtual environment

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are two characteristics of the Git version control system? (Choose two.)

  • It is a local vcs.

  • It is a centralized VCS.

  • It is a distributed VCS.

  • It is open source

  • It is Microsoft proprietary.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What characteristic describes a formal code review?

  • Code is automatically sent for review by source code management systems once it is checked in.

  • The entire code base is reviewed in a series of meetings.

  • It utilizes a peer code review tool to identify code that needs retesting.

  • It provides direct interaction between the review team and the code author.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which fundamental Lean principle forms the basis from which all other Lean principles flow?

  • build integrity in

  • eliminate waste

  • deliver as fast as possible

  • amplify learning

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a unified diff file is being reviewed, which symbol is used to indicate that a line has been added?

  • /dev/null

;

+

@@

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What special characters are used to enclose JSON objects?


  • forward slash /

  • square brackets []

  • curly braces {}

  • parenthesis ()

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are two features of the formal code review? (Choose two.)

  • For a quicker turnaround, it involves only one reviewer

  • It involves the developer going through code with the reviewer line-by-line.

  • It promotes discussion among all of the reviewers.

  • It allows the developer to make changes on the spot.

  • It involves a review of the entire code base in a series of meetings.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?