Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 23 pages
Exam (elaborations)

WGU D278 Pre-Assessment V2 (Latest Update 2024 / 2025) Scripting and Programming - Foundations | Questions and Verified Answers | 100% Correct | Grade A

Document preview thumbnail
Preview 3 out of 23 pages

WGU D278 Pre-Assessment V2 (Latest Update 2024 / 2025) Scripting and Programming - Foundations | Questions and Verified Answers | 100% Correct | Grade A Question: A programmer is currently programming the fourth version of a program. Each version has additional features to satisfy more customers. In which phase of an agile approach does the programming of the fourth version occur? Answer: Implementation Question: Order the statements needed to output the minimum of x and y from first (1) to last (4). Select your answer from the pull down list. Answer: Declare variable min min = x If y min, set min = y Put min to output Question: Given a start and end location and time traveled in hours, order the statements needed to calculate speed in miles per hour from first (1) to last (4). Select your answers from the pull-down list. Answer: Declare variables distMiles and speedMph distMiles = endLocation - startLocation speedMph = distMiles / timeHours Put speedMph to output

Content preview

WGU D278 Pre-Assessment V2
(Latest Update )
Scripting and Programming -
Foundations | Questions and
Verified Answers | 100% Correct |
Grade A


Question:
A programmer is currently programming the fourth version of a program.
Each version has additional features to satisfy more customers. In which
phase of an agile approach does the programming of the fourth version occur?
Answer:
Implementation




Question:
Order the statements needed to output the minimum of x and y from first (1)
to last (4). Select your answer from the pull down list.
Answer:
Declare variable min
min = x
If y < min, set min = y

,Put min to output




Question:
Given a start and end location and time traveled in hours, order the
statements needed to calculate speed in miles per hour from first (1) to last
(4). Select your answers from the pull-down list.
Answer:
Declare variables distMiles and speedMph
distMiles = endLocation - startLocation
speedMph = distMiles / timeHours
Put speedMph to output




Question:
Order the tasks needed to create a pyramid (large on bottom, small on top) on
a table from first (1) to last (4). Select your answer from the pull down list.
Answer:
Clear table.
Place largest shape.
Place middle-sized shape.
Place smallest shape.

, Question:
What does the following algorithm determine?if x == y z = 1else z = 0
Answer:
Whether x and y are the same




Question:
What does the following algorithm accomplish?x = Get next inputif x == -1
Put "Goodbye" to output
Answer:
Outputs Goodbye when user types -1




Question:
What does an output of 1 indicate for the following algorithm running on a
five-element list of integers?i = 0x = 0while i < 5 if list[i] < 0 x = 1 i = i + 1Put x
to output
Answer:
At least one integer is negative.




Question:
When should a programmer develop an algorithm to solve a problem?
Answer:
Before writing a program to solve the problem

Document information

Uploaded on
November 6, 2024
Number of pages
23
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$8.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
quiz_bit
3.9
(1922)
Sold
12133
Followers
5234
Items
7576
Last sold
10 hours ago




Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions