WGU D278 OA SCRIPTING AND PROGRAMMING FOUNDATIONS OA
FINAL EXAM TEST BANK 1 LATEST 2026-2027 ACTUAL EXAM WITH
COMPLETE QUESTIONS AND CORRECT DETAILED ANSWERS (100%
VERIFIED ANSWERS) |ALREADY GRADED A+| ||PROFESSOR
VERIFIED|| ||BRANDNEW!!!||
What is the purpose of a structural diagram?
a. To visualize static elements of software.
b. To visualize the dynamic behavior of software.
c. To visualize the flow of an activity.
d. To visualize how objects fit together.
e. To visualize how users interact with a program. - ANSWER-To
visualize static elements of software.
What is the purpose of an activity diagram?
a. To visualize static elements of software.
b. To visualize the dynamic behavior of software.
c. To visualize the flow of an activity.
d. To visualize how objects fit together.
e. To visualize how users interact with a program. - ANSWER-To
visualize the flow of an activity.
,2|Page
What is the purpose of a behavioral diagram?
a. To visualize static elements of software.
b. To visualize the dynamic behavior of software.
c. To visualize the flow of an activity.
d. To visualize how objects fit together.
e. To visualize how users interact with a program. - ANSWER-To
visualize the dynamic behavior of software.
Which design phases are a part of the agile process?
a. analysis
b. prototyping
c. testing
d. implementation
e. iteration
f. design - ANSWER-analysis
testing
implementation
,3|Page
design
Which design phases are a part of the waterfall process?
a. analysis
b. prototyping
c. testing
d. implementation
e. iteration
f. design - ANSWER-Testing
analysis
design
implementation
Which design process is easy to arrange tasks, has clearly
defined stages, and phases are processed and completed one at
a time? - ANSWER-waterfall -
Each phase (like requirements, design, implementation, testing,
and maintenance) must be completed before moving to the next.
There's little to no overlap between phases.
, 4|Page
It's structured and predictable, making task organization
straightforward
Which design process promotes teamwork and cross-training,
and delivers early work? - ANSWER-Agile design process
promotes teamwork and cross-training and focuses on delivering
early and incremental work.
Which design process has high amounts of risk and uncertainty? -
ANSWER-Waterfall - Because each phase is only visited once, it
doesn't easily allow for new functionality or changes to be
implemented.
Which design process depends heavily on customer interaction? -
ANSWER-Agile design process depends heavily on customer
interaction.
Customers (or stakeholders) are involved throughout the
development process — providing feedback after each iteration or
sprint.